Hello,
I using VoIP push notifications.
In iOS 13 app crash:
Apps receving VoIP pushes must post an incoming call (via CallKit or IncomingCallNotifications)
in the same run loop as pushRegistry:didReceiveIncomingPushWithPayload:forType:[withCompletionHandler:]
without delay.ay.
I search in apple dotumentation -> IncomingCallNotifications but fail.
What is IncomingCallNotifications?
Please someone can help me?
THX