Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
abort() called
terminating with uncaught exception of type NSException解决:注意在开发时间当初为了方便写死的路径,记得打包给测试人员的时候用 Bundle 获取当前设备的绝对路径和相对路径
解决iOS应用崩溃问题
本文介绍了一种常见的iOS应用崩溃问题:由于不正确的路径设置导致的launchpathnotaccessible错误,并提供了解决方案,即在发布前使用Bundle来获取正确的路径。

13万+

被折叠的 条评论
为什么被折叠?



