I'd suggest embedding TestFlight into your app.

It's not a remote debugger but you will find it useful to track checkpoints
in your app, receive logging messages and report crashes. You could put
your trace messages in there and see the user's session logs appear on the
website.

http://www.testflightapp.com/

The MonoTouch bindings are available here:
https://github.com/mono/monotouch-bindings/tree/master/TestFlight

On 27 March 2012 16:03, Steve Maddox <[email protected]> wrote:

> I've got an app that only 1 customer says is crashing at the same point
> every time she uses it...However, I and my beta testers cannot reproduce it
> at all...
>
> Are there any techniques\libraries\computer gods to pray to that may give
> me an idea? Are there logs on her phone she'd have access to?
>
> Any suggestions would be greatly appreciated...!
>
>
>
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to