-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Android app is reloaded when push notification opened and onNotification is not triggered #1623
Comments
Hi @MahmudHasanMenon |
@Dallas62 thanks a lot.....please help me to find out or give that link where it is discussed? |
@Dallas62 (#1592 (comment)) i tried this but my issue is not solved. Please help me and suggest some solution. |
this worked for me..... |
It's not working for me |
not working for me either, still trying to figure this out when in background/ killed, on Press notification triggers onNotification and everything works fine Any progress? |
Yes same here. Facing the same issue as @AdrianBordeianu |
My react-native android app is automatic reload when open local push-notification and sometimes onNotification is not get triggered.
react-native : 0.61.2
react-native-push-notification: 5.0.1
Note: In react-native 0.63 version i didn't find this issue. in react-native 0.63 version local-push notification working fine.
here is my
AndroidManifest.xml
`
The text was updated successfully, but these errors were encountered: