开发者

iPhone App kill my iphone music player?

开发者 https://www.devze.com 2023-03-16 03:42 出处:网络
As soon as I open app it kills my music player. I dont want user to feel such experience. Sometime user don\'t want to stop their music player while app browsing. For that purpose I will provide expli

As soon as I open app it kills my music player. I dont want user to feel such experience. Sometime user don't want to stop their music player while app browsing. For that purpose I will provide explicitly a button in my app which stop music player.

So what function I need to call and where in my App which doesn't stop music player as soon as I launch 开发者_运维知识库app without single second delay or any interruption ?


You need to play with AVAudioSession. This Link may help you to achieve that.

0

精彩评论

暂无评论...
验证码 换一张
取 消