Open sido420 opened 3 years ago
I tried asking this question on slack but no response.
Can the app handle notification when its not running (neither in fg nor bg)?
Notification arrives when app is not running --> app picks up notification automatically --> checks to see if it should start itself to handle notification --> or let it pass to be displayed as notification on device (depending on msg type)
Thanks for brining this plugin to the community.
I am planning to use this plugin as non-Firebase plugin and use https://github.com/appfeel/node-pushnotifications on server side to push notifications.
I have the following questions: