Error: logging directory does not exist /var/mobile/Library/Logs/CrashReporter/DiagnosticLog/

二次信任 提交于 2019-11-28 22:23:02

Just go to, iOS Simulator -> Reset Content and Settings. It will restore the default settings for iOS Simulator. Remember it will also removes all apps installed in Simulator.

It's a bug in iOS. Restarting the device fixed my issue. Also check the default camera app. In my case default camera was also not working.

I was doing some programming with the file manager so it's probably related.

Exit Xcode, delete all of the DerivedData and restarted iPad, now works.

Xcode 6.2, iOS 8.2

I faced a similar issue when I was tried to use parse with a swift project. I tried to delete all the libraries that I was using and add them again but didn't work so I restored my project from the last git version and I manually adding the new versions of the files. It is not fancy solution but Is quicker than fight with xcode to solve the issue.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!