You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When app is not running click on notification will not lead to app opening. When you click second time - all is good.
Tried android:launchMode="singleTop" in AndroidManifestl but no luck.
Any advice please? Thank you
Steps to reproduce?
1. Install react-native-onesignal.
2. Create push from Onesignal dashboard or api.
3. Try to click on push notification.
4. Nothing.