Course Overview
2h 06m | 14 Videos | 63676 Views | Intermediate
iOS Crash Reporting Tools:
We have covered following topics :
- Why is it necessary to have crash reporting tools?
- List of crash reporting tools available
- Crashlytics for iOS (theory)
- Integrating Crashlytics in your iOS app (manually i.e. using frameworks)
- How to fetch iPhone device logs
- How to locate dSYMs files for your project
- Splunk MINT for iOS (theory)
- Integrating Splunk MINT in your app (Manually and Using Cocoapods)
Course Objective:
- To know different crash reporting tools available for iOS app
- Detailed study of Crashlytics and Splunk MINT crash reporting tool for iOS.
Target Customers:
- Students
- Professionals
- Anyone who wants to learn about crash reporting mechanism for iOS app
Pre-Requisites:
- Basics of Xcode
- Basics of Swift 3