Detecting GSM Call States in IOS 10 (Swift 3, Xcode 8) and Notification from Background state
问题 TLDR: Detect call end event from background Please see update to the question below: Is it possible to detect/get an event for call state in IOS 10 using Swift from background state . In the earlier versions there was a CORE Telephony api but this seems to be deprecated now. I have seen the CallKit Api but it says that it is for VOIP based calls. I need to get the state of normal CDMA/GSM calls, not VOIP based calls and when the call ends just fire a notification to server. I do not need to