iPhone dialog application startup during incoming voice call
Is it possible to start an application on the iPhone (iOS 4.x) when there is an incoming voice call? In other words, the incoming voice call should trigger the appl开发者_Python百科ication startup.
In such a case the application should not be full-screen, but should cover only part of the screen to not hide the native controls for accepting or rejecting the call.
NO, at least by using documented API and apple approve way.
精彩评论