ios IOS: Cannot use ‘@try’ with Objective-C exceptions disabled January 20, 2024 by Samantha Edwards No Comments Bug problem display: Cannot use '@try' with Objective-C exceptions disabled Copy the code Solutions: Build Settings -> Apple LLVM 9.0 – Language-Objective C -> Enable Objective-C Exceptions Change to yes, and then you can compile to yes.