avoid message alert tone while listing to music
I want to play a sound in a custom made music player in iphone , but when ever message will come , an alert sound will interrupt the currently playing sound , so is there a way to 开发者_运维百科get rid of this message alert tone (through programming) while listening to music in iphone.
No, because those alerts are coming from other apps. You don't have control over the behavior of other apps' alerts via the SDK.
精彩评论