Exceptions disabled when building for iOS

Actually, after looking up that error message I came across this: Cannot use 'try' with exceptions disabled - Programming & Scripting - Epic Developer Community Forums

I wasn’t aware as I never tried using it, but it seems that Unreal doesn’t support exception handling.