Raygun with Xojo

We used to use fogbugz
And its pretty decent as well
It more than crash logging though
It allows you to do this bug submission via a simple API and what you put in the report is entirely up to you
Certainly worth a look as it fits a slightly different role

OK I’ve got a simple Raygun integration going for my iOS app. It was very easy. You just create an application and they assign a key and you pass that in a JSON payload together with your error report. I’ve only got sample data at the moment for testing but, when I ship the next update to my app, it will be interesting to see how useful it is to collect and group these error messages and stack traces: