Android and iOS Application Crash Logs

How to take crash logs in Android and iOS applications?

Showing Answers 1 - 3 of 3 Answers

vjkumran

  • Jun 20th, 2017
 

For Android - There are lots of logcat app. And you can use Android Studio, Ecplise or Command prompt with the help of Android Debug Bridge.
For iOS - Use Xcode, iTools, iOSLogInfo or any automation tools like Appium studio to view iOS app logs

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions