Whenever an app I have deployed to my phone crashes and I am plugged into Xcode I get an error message of:
Jasons-iPhone ReportCrash[13236] <Error>: Not saving crash log because we have reached the limit for logs to store on disk. Sync or otherwise clear logs from /var/mobile/Library/Logs/CrashReporter to save new logs.
I am unable to sync my phone with iTunes to clear the logs because it attempts to restore my phone every time I plug it in. Does anyone know how I can clear logs on my phone without syncing in iTunes? I’ve tried deleting them from Xcode but it doesn’t seem to help. I really need to be able to see crash logs since my current project must be deployed to a device to function. Any advice is appreciated. Thanks