ConnectyCube / connectycube-ios-sdk-releases

Releases packages for ConnectyCube iOS SDK platform
https://connectycube.com
1 stars 1 forks source link

Callkit-iOS Error #11

Open swardoctor opened 2 years ago

swardoctor commented 2 years ago

2021-12-09 11:10:30.586063+0530 Runner[6182:2145961] Apps receving VoIP pushes must post an incoming call via CallKit in the same run loop as pushRegistry:didReceiveIncomingPushWithPayload:forType:[withCompletionHandler:] without delay. 2021-12-09 11:10:30.586266+0530 Runner[6182:2145961] Assertion failure in -[PKPushRegistry _terminateAppIfThereAreUnhandledVoIPPushes], PKPushRegistry.m:352 2021-12-09 11:10:30.586687+0530 Runner[6182:2145961] Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Killing app because it never posted an incoming call to the system after receiving a PushKit VoIP push.' First throw call stack: (0x181b2504c 0x19a199f54 0x1833de6cc 0x1b433dd80 0x1057c63b4 0x1057d78e4 0x1b433cee0 0x1057c46d4 0x1057c63b4 0x1057d6898 0x181addcd4 0x181a97eac 0x181aab3b8 0x19d43b38c 0x18444b6a8 0x1841ca7f4 0x1026beaf4 0x103c75a24) libc++abi: terminating with uncaught exception of type NSException dyld4 config: DYLD_LIBRARY_PATH=/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/usr/lib/libMainThreadChecker.dylib:/usr/lib/libMTLCapture.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Killing app because it never posted an incoming call to the system after receiving a PushKit VoIP push.' terminating with uncaught exception of type NSException