Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发 ALARM 应用程序并希望在警报时播放在线广播(例如下午 5:00)(确定应用程序处于后台模式时)。我该怎么做 ?
我知道一个应用程序 - TuneIn 收音机 - 在这个应用程序中运行良好!但他们显示有趣的警报“请不要禁用 GPS 定位”。我尝试在背景中定位位置 - 它“吃”了很多电池。是否可以使用其他方式?
谢谢,
您可以在本地推送通知的帮助下做到这一点
http://developer.apple.com/library/ios/#documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Introduction/Introduction.html