-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Hello there,
I tested the application on iOS 12 it is working fine in all three states:
- App in foreground.
- App in back stack.
- App cleared from backstack.
However in iOS 13 only App in foreground condition works. I do not receive any VOIP calls in background.
"On iOS 13.0 and later, if you fail to report a call to CallKit, the system will terminate your app. Repeatedly failing to report calls may cause the system to stop delivering any more VoIP push notifications to your app. If you want to initiate a VoIP call without using CallKit, register for push notifications using the UserNotifications framework instead of PushKit"
Please let me know if i have missed something or necessary changes that i have to make.
Metadata
Metadata
Assignees
Labels
No labels