简体   繁体   English

应用在模拟器上运行时崩溃

[英]Crash when app runs on simulator

I have a problem that is my app just crash when it runs on device simulator. 我有一个问题,就是我的应用在设备模拟器上运行时会崩溃。

reason: 'This NSPersistentStoreCoordinator has no persistent stores (unknown). 原因:“此NSPersistentStoreCoordinator没有永久存储(未知)。 It cannot perform a save operation.' 它无法执行保存操作。

And it works well on real device. 而且它在真实设备上也能很好地工作。 Someone have an idea how to solve it. 有人知道如何解决它。 Please let me know. 请告诉我。

Thanks all for your support. 感谢大家的支持。

只是从尚未解决的模拟器中删除并运行该应用即可。请分享您的代码,让我检查。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 iOS应用程序在模拟器中运行,启动时临时分发崩溃 - iOS app runs in simulator, ad-hoc distribution crash on launch 在模拟器上的iOS 4.3上运行时,应用程序将崩溃 - App will crash when run on iOS 4.3 in simulator 应用程序在模拟器上运行,而不在设备上运行 - App runs on Simulator, not on device Flutter Firebase 应用程序在模拟器中运行良好,但在 testflight 中测试时崩溃 - Flutter Firebase app runs fine in simulator but crashes when tested in testflight 在手机上运行时应用程序崩溃,在模拟器上运行正常 - App crashes when running on phone, runs fine on simulator AVPlayer导致模拟器崩溃,但在设备上运行正常 - AVPlayer causes Simulator to crash but runs fine on device 在调用initWithNibName后在iPhone 4.3模拟器上运行时,应用崩溃 - App crash when running on iPhone 4.3 simulator after calling initWithNibName 在ipad上安装应用程序时崩溃,在模拟器中工作正常 - Crash when installing the app on ipad, works fine in simulator iOS应用程序在设备上运行,但不在模拟器中运行 - iOS app runs on device but not in the simulator iOS Firestore 应用程序在模拟器上运行,但不在手机上运行 - iOS Firestore App runs on Simulator but not on phone
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM