pushiomanager-react-native
pushiomanager-react-native copied to clipboard
Can't get quit state push notification events
On Android, push notifications have not working when the app is in quit state. Can someone help?
Note 1: I'm using multiple SDKs; Note 2: On Ios works fine.
Please use the following guide for receiving background push notifications in Android,
https://docs.oracle.com/en/cloud/saas/marketing/responsys-develop-mobile/react/react-multiple-sdk.htm
I did.
In foreground and background works fine, but in quit state not.