Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I get console logs from my iPhone app testers?

Tags:

iphone

testing

I am testing my iPhone app with some people who install it through iTunes together with the mobile provision file that I give them. Apple has good instructions for how to get crash logs from these people, but is it also possible to get console logs from their devices? I do not have physical access to these people, otherwise I could connect their device to my computer and see the console log in Organizer. I would like to give them instructions to get me their console logs, but there doesn't seem to be a way?

like image 552
Jaanus Avatar asked Feb 25 '10 14:02

Jaanus


People also ask

How do you check console log on iPhone?

Double-click the name of the device that you are running the log file on. Click Console (from the window's main menu). The activity log displays on screen.

How do I use the console log in iOS simulator?

View log output in Console You can either open the Console application from the iOS simulator or through the Applications folder. To open Console from the iOS simulator, from the menu bar, select Debug > Open System Log .... To open Console from the Applications folder: Click Applications.


1 Answers

Apple's iPhone Configuration Utility (available at http://www.apple.com/support/iphone/enterprise/ ) for both Mac and PC allows your users to capture log information and send it to you.

like image 182
NeilInglis Avatar answered Sep 22 '22 04:09

NeilInglis