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.
当电话中断时出现问题,它会暂停音频,但是当中断结束时,应用程序不会恢复音频播放器。请建议我如何恢复音频播放器
我通过重播最后一个播放项目来解决这个问题。这意味着您应该重新实例化您的 AVPlayerItem。如果您确实找到了更好的解决方案,请尽快与我联系。谢谢。