Simple iOS app works on device but crashes in simulator, in AppleSpell

2011-07-19 Thread Jens Alfke
I’m working on a fairly simple iOS app with some other folks, and it works fine for me on a real iOS device, but whenever I run it in the 4.3 simulator it crashes as soon as I type a few characters into a text field. The crash is always inside the system method -[AppleSpell init]. The other

Re: Simple iOS app works on device but crashes in simulator, in AppleSpell

2011-07-19 Thread Jens Alfke
On Jul 19, 2011, at 11:46 AM, I wrote: I’m working on a fairly simple iOS app with some other folks, and it works fine for me on a real iOS device, but whenever I run it in the 4.3 simulator it crashes as soon as I type a few characters into a text field. The crash is always inside the