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? A. Configure the xcworkspace file in the project B. Add the GoogleAnalytics pod to the app. C. Configure the Crashlytics pod in the app. D. Import the Firebase module to UIApplicationDelegate. Suggested Answer: D 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 This question is in AZ-400 Exam For getting Microsoft DevOps Engineer Expert Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer