WARNING: 997: Failure to setup sound, err =
i'm getting this message WARNING: 997: Failure to setup sound, err = -50 when I attempt to play a sound file. The sound plays but I don't understand the message. This is new to iOS 9 and xcode 7 Any suggestions? Thanks.
Its happened because you have this line :
AudioServicesPlayAlertSound(SystemSoundID(kSystemSoundID_Vibrate))
You need to disable it.
Good luck!
链接地址: http://www.djcxy.com/p/88006.html上一篇: 查找最佳尺寸组合的算法
下一篇: 警告:997:无法设置声音,错误=