diff --git a/docs/mobile-apps/features/mobile-app-diagnostics/app-crash-logs.md b/docs/mobile-apps/features/mobile-app-diagnostics/crash-error-reporting.md similarity index 72% rename from docs/mobile-apps/features/mobile-app-diagnostics/app-crash-logs.md rename to docs/mobile-apps/features/mobile-app-diagnostics/crash-error-reporting.md index 3a535dd1aa..70dbe177d6 100644 --- a/docs/mobile-apps/features/mobile-app-diagnostics/app-crash-logs.md +++ b/docs/mobile-apps/features/mobile-app-diagnostics/crash-error-reporting.md @@ -1,14 +1,16 @@ --- -id: app-crash-logs -title: App Crash Logs -sidebar_label: App Crash Logs +id: crash-error-reporting +title: Crash/Error Reporting +sidebar_label: Crash/Error Reporting --- import useBaseUrl from '@docusaurus/useBaseUrl'; -The App Crash Logs feature on Sauce Labs' Real Device Cloud (RDC) platform facilitates the automatic capture and display of crash data, both during live and automated testing. This eliminates the necessity to integrate an SDK or connect crash reporting tools to our system. +
Real Devices Only
-Through the App Crash Logs feature, users gain access to a centralized view encompassing an array of app diagnostic signals. This expedites the debugging process for teams and reduces issue resolution time. Our primary objective is to establish expedited feedback loops for developers, enabling the early identification of risks and ensuring comprehensive coverage within the development cycle. With this enhanced capability, teams can effectively prioritize errors, crashes, and test failures based on complete data and context, focusing their efforts on the most critical issues. +The Crash/Error Reporting feature on Sauce Labs' Real Device Cloud (RDC) platform facilitates the automatic capture and display of crash data, both during live and automated testing. This eliminates the necessity to integrate an SDK or connect crash reporting tools to our system. + +Through the Crash/Error Reporting feature, users gain access to a centralized view encompassing an array of app diagnostic signals. This expedites the debugging process for teams and reduces issue resolution time. Our primary objective is to establish expedited feedback loops for developers, enabling the early identification of risks and ensuring comprehensive coverage within the development cycle. With this enhanced capability, teams can effectively prioritize errors, crashes, and test failures based on complete data and context, focusing their efforts on the most critical issues. Our tool has the capability to detect and record fatal errors (crashes) that occur during the testing of both iOS and Android apps. Specifically for Android apps, this information is sent to [Error Reporting](/error-reporting/getting-started/), enabling the viewing of detailed call stack information. Furthermore, our interface also renders all non-fatal errors and warnings originating from the native application visible. This feature streamlines debugging and facilitates seamless integration with other Mobile App Diagnostics components, ultimately enhancing issue identification and resolution efficiency. @@ -16,11 +18,23 @@ Our tool has the capability to detect and record fatal errors (crashes) that occ - A Sauce Labs account ([Log in](https://accounts.saucelabs.com/am/XUI/#login/) or sign up for a [free trial license](https://saucelabs.com/sign-up)) - A native Android, iOS, or iPadOS mobile app -- Make sure instrumentation is enabled, no other configuration is required. -## Viewing the App Crash Logs for Real Devices +## Using Crash/Error Reporting for Real Devices + +To use the Crash/Error Reporting feature, you must ensure that the functionality is enabled for your app. + +1. In Sauce Labs, from the left navigation, click **App Management**. +Real Devices Only
+ Device Vitals is a functionality that allows you to debug and observe an app’s performance during test execution for both, [Live](/mobile-apps/live-testing/live-mobile-app-testing/) and [Automated](/mobile-apps/automated-testing/) testing. With this feature, the app's performance is recorded during the test session and displayed for your test results. ## What You'll Need @@ -17,17 +19,16 @@ Device Vitals is a functionality that allows you to debug and observe an app’s ## Using Device Vitals for Real Devices -By default, Device Vitals is enabled if the instrumentation feature is enabled. -To enable device instrumentation: +To use Device Vitals, you must ensure that the functionality is enabled for your app. 1. In Sauce Labs, from the left navigation, click **App Management**. -