Saturday, 8 August 2020

EXC_BAD_ACCESS code=50 when launching an iOS Application under the simulator

If you get an EXC_BAD_ACCESS error with code = 50 when running an iOS application under the simulator, disable the hardened runtime for the simulator

Enable Hardened Runtime > Debug > Any iOS Simulator SDK No. The compile options for real devices can be left on Yes.

No comments:

Post a Comment