ios IOS XCode set a global breakpoint that conflicts with video playback December 29, 2023 by Anvi Sahota No Comments IOS projects will get an error when running video with a global breakpoint due to a c++ file exception at libc++ aby.dylib ‘__cxa_throw: Solution: Set Exception to Objective-C and it will work