ostownsville / cordova-plugin-fcm

Google FCM Push Notifications Cordova Plugin
21 stars 17 forks source link

iOS10 push notification not appear in notification tray in background mode #34

Open laxmisuresh opened 6 years ago

laxmisuresh commented 6 years ago

The push notification is not working in background mode in iOS 10 device. The push notification not popping up in the notification tray. Only in the foreground mode, push notification is working. For iOS 9 and below, both the foreground and background mode is working fine.

The strange thing is, if the code is build using the XCode, the push notification is working fine for both background and foreground mode. If we export the ipa using Xcode -> archive option, the push notification for the background mode is not working in iOS10. Only foreground mode is working in iOS 10. The development provisioning profile is currently used for the development.

luigi37 commented 6 years ago

Hi, I think it works: I don't have iOS 10 but someone told me it's working. Could you try downloading NotiWind from app store and try it? If it works we might study what differs in your configuration. NOTE: Apologies if posting name of an App is not allowed here. I will remove if not ok. Thanks.

luigi37 commented 6 years ago

Any feedback here or ok to close?