Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

UPDATE: SUBMIT BUG REPORTS AND REFERENCE THIS NUMBER: #18882445

I keep having this error come up randomly through various compile times (even if nothing seems wrong with the app)

[PLLogging] ***** Error: logging directory does not exist /var/mobile/Library/Logs/CrashReporter/DiagnosticLogs/

I can't find anything online.

I have tried cleaning the project, multiple devices, and re-installing Xcode. If you have any advice on this issue I'd love to hear it!

I am running Xcode 6.1 on Yosemite and all the devices tested were running OSX 8.1

like image 320
Aggressor Avatar asked Nov 05 '14 18:11

Aggressor


1 Answers

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.

like image 174
Akhil K C Avatar answered Nov 08 '22 05:11

Akhil K C