最小化的 iPhone 应用程序 - 响应网络/蓝牙/GPS?
只是想知道,当iPhone 3GS/4上的应用程序最小化时,它是否可以保持网络(3G/Wifi)、GPS或蓝牙连接?
Just wondering, when an app on the iPhone 3GS/4 is minimized, is it possible for it to maintain a network (3G/Wifi), GPS or Bluetooth connection?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
通过标准的“快速应用程序切换”机制,应用程序在后台暂停,不会。
它可以通过“VoIP”类型的后台 API 来完成,可以在后台监听网络事件。
Through the standard "Fast Application Switching" mechanism where the application is suspended in the background, no.
It can be done by the "VoIP" type background API can listen to network events while in the background.