Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

How to force plugin to use APNS for iOS when plist is present #2138

@gecko-8

Description

@gecko-8

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.

screen shot 2018-01-08 at 12 07 48 pm

Plugin version

2.1.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions