I’m getting this message in my logs.
“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 log
I assume this refers to the device as I have deleted the crashreports in XCode.
How can I delete iOS crash reporter logs off the device?
Disconnect your device and close Xcode.
On your dev machine you should look in:
Move all reports to the Trash and then sync your device with iTunes. That should remove the logs from the device.