I'm using TFLog
in my iPhone app, but where on https://testflightapp.com can I view the output?
Asked
Active
Viewed 4,261 times
27

ma11hew28
- 121,420
- 116
- 450
- 651
-
12Matt the reply below should be marked as the answer. it is not fair to those who really are helpful not get the credit they deserve – Joe Jul 13 '12 at 15:23
-
Two years later and the answer still hasn't been marked as accepted?? – memmons Mar 25 '14 at 16:58
1 Answers
84
I just found this out by trial and error and a lot of clicking about on the TestFlight site. It's so well buried that I assumed there was no way to view the output yet on their site!
- Click on Builds and then select the build of your app that you're interested in
- Click on Sessions in the left-hand sidebar
- Click the sessions from the user you're interested in
- Click the "i" information graphic on the right-hand side for the individual session you're interested in
- 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

John Topley
- 113,588
- 46
- 195
- 237
-
9
-
12
-
4Testflight is probably one of the most user-unfriendly sites I've ever seen. – martin Sep 10 '13 at 07:50
-
I have to agree with @moby, would be handy if there was a page dedicated just to viewing logs, rather than click, click, click just to view one. Apart from that their site is awesome. – Brad Moore Jan 13 '14 at 05:20