react-native-sdk icon indicating copy to clipboard operation
react-native-sdk copied to clipboard

When starting the app, the urlHandler function takes a moment to be executed

Open nicopir opened this issue 1 year ago • 0 comments

When starting the app by clicking on a push notification, the Iterable SDK is initialised pretty quickly but the urlHandler function responsible to handle the incoming notifications actions takes 1 or 2 seconds before being launched. Therefore, the users are able to navigate into the app before being redirected to the right screen.

nicopir avatar Aug 16 '23 11:08 nicopir