phonegap / phonegap-plugin-push

Register and receive push notifications
MIT License
1.94k stars 1.91k forks source link

onBackgroundMessage is support? #2818

Open bhandaribhumin opened 5 years ago

bhandaribhumin commented 5 years ago

can anyone explain this plugin support onBackgroundMessage if not then can we add?

https://github.com/chemerisuk/cordova-plugin-firebase-messaging#android-tips

dobrevnikolay commented 5 years ago

It has background behavior defined in https://github.com/phonegap/phonegap-plugin-push/blob/master/docs/PAYLOAD.md#overview It has an issue with background notifications when the app is in background mode for more than 5 minutes though