FYI, i was wondering what i was doing wrong since i couldnt fin my Testflight logging anywhere... Turns out that it takes a while for the TF site to collect the stuff, and the logs are pretty much hidden in a way i couldnt find it at first glance. But it is there, you just have to drill down. You guys probably all know this, but it is not to be found anywhere on this site, nor is the TF site very clear about this.
To see the logs created with TestFlight.Log(): 1. Click on Builds and then select the build of your app that you're interested in 2. Click on Sessions in the left-hand sidebar 3. Click the sessions from the user you're interested in 4. Click the "i" information graphic on the right-hand side for the individual session you're interested in 5. Click the Events drop-down on the right of the window that appears and select Log The TFLog output is displayed. Note that it's mixed in with any Checkpoints that have been passed within that session (Thanks to John Topley http://stackoverflow.com/questions/10317426/where-can-i-see-tflog-output-on-testflightapp-com) -- View this message in context: http://monotouch.2284126.n4.nabble.com/TestFlight-code-howto-tp4589049p4594402.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
