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.
当收到推送通知时,有没有办法让声音持续播放,直到用户采取行动——比如按下 OK 按钮——当应用程序不活动时?
我想发送一条推送消息并让警报声音继续播放,直到用户响应以模仿寻呼机的行为。
这可能吗?建议?
不可能。请参阅苹果文档http://developer.apple.com/library/ios/#documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Introduction/Introduction.html
声音不会持续播放,它只会“响”一次。