Whether play or preload sound effect.
code here:
CocosDenshion::SimpleAudioEngine::sharedEngine()->playEffect("debug.mp3");
I will get this error: ExtAudioFileOpenURL
The sound file is exist in app. And file is right.
Now I fix that. It cause by I add a "All C++ Exceptions".