【发布时间】:2016-07-23 19:01:06
【问题描述】:
我正在开发一个在 AVPlayer 上流式传输 HLS 视频的应用。按照这里的指南 https://developer.apple.com/library/ios/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/BackgroundExecution/BackgroundExecution.html 和这里 https://developer.apple.com/library/ios/qa/qa1668/_index.html#//apple_ref/doc/uid/DTS40010209-CH1-VIDEO 在重要框内。
关于这个My App has been rejected because of UIBackgroundModes,
如果这样做,他们会拒绝该应用程序 - 如果我不添加密钥,AirPlay 会在我通过按主页按钮导航出应用程序时立即退出,是否有解决方法?
【问题讨论】: