iPhone 对话应用程序在语音来电期间启动
当有语音来电时,是否可以在 iPhone (iOS 4.x) 上启动应用程序?换句话说,传入的语音呼叫应该触发应用程序启动。
在这种情况下,应用程序不应是全屏的,而应仅覆盖屏幕的一部分,以免隐藏用于接受或拒绝呼叫的本机控件。
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 application 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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,至少通过使用记录的 API 和苹果批准的方式。
NO, at least by using documented API and apple approve way.