Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display Incoming Call crashes for IOS #18

Open
rekonvald opened this issue Mar 6, 2021 · 1 comment
Open

Display Incoming Call crashes for IOS #18

rekonvald opened this issue Mar 6, 2021 · 1 comment

Comments

@rekonvald
Copy link

Hi!

I am using FCM and have background handler there. On Background msg I try to initialise and call displayIncomingCall method, but on calling this method app just crashes. Should I have additional settings for IOS or is it required to use voip?

@VictorUvarov
Copy link
Contributor

To start a voip call on ios you need to send a voip push notification to APNS. iOS will eventually crash your app if your voip notification did not start a call with the system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants