You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2020. It is now read-only.
I have a project that uses this plugin and the cordova-plugin-firebase-analytics one. The analytics plugin requires that the GoogleService-Info.plist file be present but that seems to make this plugin assume I'm using Firebase for iOS notifications. I'm using APNS for iOS notifications. Is there some way other than removing the plist file to tell the plugin to use APNS? I actually looked into using Firebase for iOS notifications too but we're also using Azure Notification Hubs and I can't figure out how to get it all meshed together (Azure seems to require you to use APNS for iOS).
The attached screenshot shows the registrationType of FCM for the device, which is an iPad.
I have a project that uses this plugin and the cordova-plugin-firebase-analytics one. The analytics plugin requires that the GoogleService-Info.plist file be present but that seems to make this plugin assume I'm using Firebase for iOS notifications. I'm using APNS for iOS notifications. Is there some way other than removing the plist file to tell the plugin to use APNS? I actually looked into using Firebase for iOS notifications too but we're also using Azure Notification Hubs and I can't figure out how to get it all meshed together (Azure seems to require you to use APNS for iOS).
The attached screenshot shows the registrationType of FCM for the device, which is an iPad.
Plugin version
2.1.2