ExamQuestions.com

Register
Login
Microsoft Azure DevOps Solutions (AZ-400) Exam Questions

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

335 / 375

Question 335:

You developed a mobile app for your customers, which helps them to book appointments with Dentists. The app is being used by several customers.You published a recent update to the app, and it caused a major failure as the app crashes whenever a customer clicks the `book appointment` button. 
You are using the App Center Xamarin SDK to collect the diagnostic information that is needed to find the source of these issues. 
One of your developers fixed the issue and is ready to publish the next version of the app. You need to ensure that if the exception happens again, details should be sent to the App Center without crashing the app. 
Which of the following must you do?

Answer options:

A.Set Crashes.TrackError within the error handling code
B.Set Crashes.ShouldProcessErrorReport to true
C.Set ShouldAwaitUserConfirmation to false
D.Set Crashes.SetEnabledAsync to false