react-native-sdk
react-native-sdk copied to clipboard
[Android] App is restarting when clicking on a push notifiction while it's already opened in background
Since the version 1.3.15 on android, I noticed that when the app is already opened in background, it's actually restarting from scratch when we click on a push notification. It leads to a bad UX since my app process a lot of calls at startup so it delays the moment where the app is ready to be used.