NSInternalInconsistencyException while running VOIP enabled apps on iOS13
问题 *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'PushKit apps that use VoIP push must link either CallKit or IncomingCallNotifications frameworks.' This error is displayed on xcode 11 Beta that uses iOS 13. No issue on xcode10. PushKit apps that use VoIP push must link either CallKit or IncomingCallNotifications frameworks. #voip 回答1: Embedding CallKit.framework in General Settings of the Project resolves this issue. On iOS 13, Apple now mandates that