I am a complete newbie to testing.
I would like to see what errors testers get in the same way that you can use it from the xcode console on devices or the debugger in Titanium. Is there anything out there that does any of this?
I heard testflight captures crashlogs but what about console log.
Any suggestion, resources, tutorials are welcome.
Thanks for your input.
1 Answer
Testflightapp, iOS only, returns a crash log and in most cases, if you have their api integrated into your app, you can get a portion of the console log.
Has been a while since I had a crash I needed to look at out on a remote device, so don't remember how much of the console log they send back.
Your Answer
Think you can help? Login to answer this question!