Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS Device Logs #541

Open
ramgiteng opened this issue Aug 28, 2019 · 4 comments
Open

IOS Device Logs #541

ramgiteng opened this issue Aug 28, 2019 · 4 comments

Comments

@ramgiteng
Copy link

Is it possible to get iOS device logs during test execution similar to "adblogs" that get generated for Android?

Is there a folder that stores logs for each iOS device in that manner?

@saikrishna321
Copy link
Member

We have not implemented this feature. I don't have an iOS device to test and implement. Happy to review PR

@pr4bh4sh
Copy link
Contributor

pr4bh4sh commented Aug 29, 2019

@rameshgit96 would https://appiumpro.com/editions/55 help?

@ramgiteng
Copy link
Author

ramgiteng commented Aug 29, 2019

Thank you Sai.

Thank you Prabhash. I will take a look at this and get back to you.

@zarashima
Copy link

Another quick way I can think of is executing idevicesyslog command from libimobiledevice. This command retrieves logs from iOS devices which is similar to adb logcat. So we can store its output to a file. Can try and do PR later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

4 participants