Skip to content

iOS 13 VOIP Background call is not working #345

@sushantgiri

Description

@sushantgiri

Hello there,
I tested the application on iOS 12 it is working fine in all three states:

  1. App in foreground.
  2. App in back stack.
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions