UILocalNotification does not fire after 10 minutes in background
I have a VoIP application. Which is working fine. Call is working in foreground and background. Following steps are done: UIBackgroundModes => voip in Info.plist Configured one of the app’s sockets for VoIP usage. Before moving to the background, setKeepAliveTimeout:handler: is called Configured audio session to handle transitions to and from active use. To ensure a better user experience on iPhone, used the Core Telephony framework to adjust behavior in relation to cell-based phone calls; To ensure good performance for VoIP app, used the System Configuration framework to detect network