andrehtissot / cordova-plugin-fcm-with-dependecy-updated

Google FCM Push Notifications Cordova Plugin
MIT License
208 stars 277 forks source link

Notifications work on iOS 12 but don't work on iOS 16 #296

Closed freescout-helpdesk closed 1 year ago

freescout-helpdesk commented 1 year ago

App was built on Xcode 12.4. On iOS 12 notifications work fine, but not on iOS 16. What can be the reason?

Plugin version:

<plugin name="cordova-plugin-fcm-with-dependecy-updated" spec="7.1.0" />

Firebase/Messaging version: 8.12.1

freescout-helpdesk commented 1 year ago

Fixed by building with XCode 13