Closed bpowell15 closed 5 years ago
bump bump bump
Did you ever make any progress on this?
@Bobisback yes, VOIP doesnt work with fcm. You have to use APNs directly or a different push notification service.. i believe AWS supports VOIP as well.
Okie dokie, @bpowell15 any guides you can link by chance that will walk through this process?
Amazon SNS (Simple Notification Service) works with VOIP Pushes for Apple. We are using it to send pushes
This plugin does not seem to work along side other cordova plugins which allow for the use of FCM on iOS. Has anyone been successful at implementing both?
I have tried ionic/fcm and phonegap-plugin-push both of which function perfectly independently. Android functions as expected but on iOS device ready will fire but the app will freeze immediately after.
Any help is greatly appreciated.