WebsiteBeaver / CordovaCall

Cordova CallKit & ConnectionService plugin for iOS/Android that displays the native call UI for VOIP apps
MIT License
196 stars 91 forks source link

FCM on iOS #69

Closed bpowell15 closed 4 years ago

bpowell15 commented 5 years ago

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.

bpowell15 commented 5 years ago

bump bump bump

Bobisback commented 4 years ago

Did you ever make any progress on this?

bpowell15 commented 4 years ago

@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.

Bobisback commented 4 years ago

Okie dokie, @bpowell15 any guides you can link by chance that will walk through this process?

AleksandarTokarev commented 3 years ago

Amazon SNS (Simple Notification Service) works with VOIP Pushes for Apple. We are using it to send pushes