capacitor-community / fcm

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

Data only (Silent) notifications on iOS #19

Closed zivlevy closed 4 years ago

zivlevy commented 4 years ago

I can get push notifications on both iOS and Android, But data only (silent) notifications are only delivered to Android. Can you show what need to be in the push json or app configuration in order to receive these data only notifications on iOS?

stewones commented 4 years ago

weird I can receive data normally on both. can you provide a reproducible sample?