Pretty simple bug:
Pressing any key on my Mac’s keyboard causes an “EXC_BAD_ACCESS” error to occur when running an app on the simulator. Unless I’m entering data into a text field that is, where it works fine.
–
Not sure if this is a bug in my app, or somewhere else. If by some chance, someone was using a bluetooth keyboard with my app, then I don’t exactly want it crashing willy nilly… small chance I know, but I’d still rather fix it if it’s a bug. I’ve enabled zombies – doesn’t tell me anything about where the crash is occurring, and the app still crashes.
Any thoughts or answers are much appreciated, thanks 🙂
Turning off “Auto-Correction” in the simulator keyboard settings fixed this issue for me.
Screenshot of Keyboard Settings in Simulator:
Seems there are still bugs with the simulator.