I\'m having some issues with the iPhone simulators after upgrading to Lion and XCode 4.1. When I launch the simulator for 4.0, 4.1 or 4.2 (which I restored from Time Machine
Kyle. I have been having a hugely similar problem. For the last few days my app crashes on the simulator but works fine on the device. I have been lazy and just testing on the device.
But when I get home tonight, I will try out some things and see if I can resolve it. For me the crash does not happen right upon launch. It happens when I type in the second character in a textField. Nothing bad happens on the first letter. Only on the second.
The crash occurs in one of two places. One is just the same as in yours - in Main. The second is in one of the textfield's callbacks. It randomly alternates. There is no stack trace in the debug window. Because I dont have the computer in front of me, I cannot remember all the details.
One thing we have in common is that I have lion. I am using xcode 4.2
Do you know if the bounty can be extended for a day or two?