应用程序在关闭时崩溃(?)?

时间:2012-11-18 22:32:37

标签: objective-c ios6 ios-simulator xcode4.5

我是iPhone开发的新手,所以我真的不知道这是不是一个愚蠢的问题...我在模拟器中运行我的应用程序,一切都很好。然后我按下模拟器中的主页按钮。我然后双击回家并从多任务栏关闭我的应用程序。然后会弹出xcode窗口,并以绿色文本显示lldb。另外,应用程序不会在ios模拟器上运行,除非我从xcode运行它。任何想法?提前谢谢。

2 个答案:

答案 0 :(得分:2)

没什么可担心的,伙计。

1)It happens only whenever you delete the running instance (app) of the app from the Home panel of the simulator/device.

2)It will also happen if you unplug your iphone设备from the Mac during the debug Mode application.

所以不要担心,这不是一个错误!

答案 1 :(得分:1)

IOS是正确的,这是正常的。如果您在测试期间从Mac上拔下iPhone,请执行此操作。 :)