react-native-sdk
react-native-sdk copied to clipboard
When starting the app, the urlHandler function takes a moment to be executed
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.