You build an iOS app. You receive crash reports from Crashlytics. You need to capture the following data: - Crash-free users - Custom events - Breadcrumbs What ...


Microsoft AZ-400 Exam

Questions Number: 75 out of 535 Questions
14.02%

Question 75
You build an iOS app.
You receive crash reports from Crashlytics.
You need to capture the following data:
- Crash-free users
- Custom events
- Breadcrumbs
What should you do?



Step 1: Add the Firebase Crashlytics SDK to your app.
Configure the Firebase module:
Import the Firebase module in your App struct or UIApplicationDelegate
Reference:
https://firebase.google.com/docs/crashlytics/get-started?platform=ios





Previous Questions Next Questions