Crash on Exception

Hello everyone, I’m pretty new to any amount of iPhone development, but I did manage to get stuff to build to the iPhone, but the problem I’m running into is every time an exception would be thrown the iPhone just crashes. Is this normal or is something not configured right? (Note I have script call optimization set to slow and safe)

iOS crashes on null reference exceptions. Are you seeing crashes on other exceptions too?

any time an exception would be thrown, it just crashes (not just null ref)

That’s interesting please report a bug with simple non-null exception repro.
Thanks!