ConnectyCube / connectycube-cordova-samples

Cordova code samples for ConnectyCube platform
https://connecycube.com
Apache License 2.0
4 stars 5 forks source link

Cordova push notifications no work on background #4

Closed Oscarato closed 4 years ago

Oscarato commented 4 years ago

I have a problem with the push notifications. The notificatios arrived fine with the app is running and when the app is on foreground. But on background o app killed, the notifications are not handled by the system, nothing happens. I make test from firebase console and work, but from ConnectyCube console says the message arrived, but in the app nothing happens.

ccvlad commented 4 years ago

Hi @Oscarato Did you follow the guide - https://developers.connectycube.com/cordova/push-notifications?id=push-notifications?