UILocalNotification custom sound is not playing in iOS7

前端 未结 9 1601
别那么骄傲
别那么骄傲 2020-12-09 10:00

I\'m using UILocalNotification in an application.

In the application there are two sounds which are played conditionally- I have applied proper conditio

9条回答
  •  無奈伤痛
    2020-12-09 10:21

    Did you try to turn off "Do not disturb" mode off? I have the same problem, then I found out "Do not Disturb" is on. After turn off that, it all works the right way.

提交回复
热议问题