capacitor-community / fcm

Enable Firebase Cloud Messaging for Capacitor apps
https://capacitor.ionicframework.com/docs/
MIT License
243 stars 83 forks source link

What about background data notification problem? #41

Open casper5822 opened 4 years ago

casper5822 commented 4 years ago

Hello,

in capacitor Push Notification plugin there is a open issue about background notifications. They don't work anymore.

this is the problem: https://github.com/ionic-team/capacitor/issues/2401

Another question is: how to refreshToken work? In the capacitor plugin there is the onNewToken() but there is no API. Only registered API.

Best regards.