[MonoTouch] Remote Debugging

Roy Goode roy at roygoode.com
Tue Mar 27 21:15:29 UTC 2012


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 <ousteve2004 at gmail.com> 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
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120327/e23cf57e/attachment.html>


More information about the MonoTouch mailing list