开发者

UITextField Crash in Simulator not in iPhone 4 (4.2)

I'm facing a strange issue and have no idea how to solve it. I have in my app a simple viewcontroller with 3 textfield. I have define them as IBOutlet in my .h and linked them with the file's owner. Two of them are define with default Keyboard, the other use phone pad keyboard. When i Try to edit the phone field (phone pad keyboard) it's ok. Keyboard appear, field can be modify. When i try to edit one of the 2 others, then the app crash for the reason :"Terminating in response to SpringBoard's termination."

  • I did not receive memory warning.
  • This works fine if i try it on the iPhone 4 iOS 4.2 or iPhone Simulator 4.1.
开发者_开发百科

Any idea ?

Thanks in advance.

BR,

Smazimute


I found the answer to this issue. Turn off auto correct on the iPhone Simulator.


Try to reset iphone simulator content and settings then restart Xcode

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜