AVAudioPlayer throws breakpoint in debug mode

Add your exception breakpoint and edit the exception type from “All” to “Objective-C exceptions”

Some classes in AudioToolbox throw regular C++ exceptions. You can filter them off this way.

Leave a Comment