Answer the question
In order to leave comments, you need to log in
Ionic 3-4 what's the solution for firebase and push APNS FCM compatibility?
A fairly well-known problem without a universal solution, but who knows, maybe they will prompt here.
There is a cross-platform application (android, ios) on ionic 3 (4 if it matters for the solution, then you can update it).
For android, FCM is used in connection with depricated. For IOS - APNS. If you install standard cordova plugins for example:
https://github.com/phonegap/phonegap-plugin-push
https://github.com/arnesson/cordova-plugin-firebase
then there will be a conflict on ios.
IS_GCM_ENABLED = false in GoogleService-Info.plist
Task: push and firebase analytics worked cross-platform with a single codebase
Any solutions?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question