Posts

Post not yet marked as solved
1 Replies
As usual, Apple documentation is unclear about that. It should be called after you have called CallKit, it after reportNewIncomingCallWithUUID is done. It is still not clear for me how much time we have to call that completion handler. The version without completion handler must terminated within 30s (and this is again, not very well documented...)
Post marked as Apple Recommended
Same issue for me today (March 3rd, 2023) and the Apple server status looked good. I had the issue on several projects. Restarting Xcode solved the problem for me. It is unbelievable and very sad that a 400Mds company is providing and forcing us to use such buggy environment....
Post not yet marked as solved
4 Replies
We are facing the same issue with Twinme messaging application and I've not had any response to my question https://developer.apple.com/forums/thread/129401 You cannot tell your users to re-install the application to fix this bad behaviour once you have fixed a crash bug on your side.
Post not yet marked as solved
7 Replies
Can we expect an answer from Apple on this topic? We are facing the same issue with our P2P messaging application. Shall we use the undocumented 'com.apple.developer.pushkit.unrestricted-voip' that some applications seem to use (WhatsApp, Signal, Telegram)?