Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS 8 Read console logs from user devices without installing Xcode

Any ideas how to get console logs from a user device running iOS 8?

Previous methods, including the iPhone Configuration Utility, do not seem to work with iOS 8 - the latter just doesn't show anything for the console. The older related iOS apps stopped working since iOS 7.

Installing Xcode is not an option, since the user is most likely running Windows, and in any case will not tolerate a multi-GB download and install.

like image 953
Sea Coast of Tibet Avatar asked Sep 19 '14 20:09

Sea Coast of Tibet


People also ask

How do I view console logs in iOS?

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 view iPhone logs on Mac?

In the Console app on your Mac, in the Devices list on the left, select the device you want to view log messages for (such as your Mac, iPhone, iPad, Apple Watch, or Apple TV). If you don't see the Devices list, click the Sidebar button in the Favorites bar. In the window to the right, click “Start streaming.”


Video Answer


1 Answers

We have an other option, which is, by installing itools and follow the below navigation where you can see the console logs.

Connect Your device to Windows. click on itools->Under iPhone->>Advanced->System logs.

Install itools from this location http://itools-for-windows.en.softonic.com/

like image 55
Raj U Avatar answered Sep 28 '22 09:09

Raj U