The App Checker tool runs a set of rules to find errors and identify potential issues when running your app. The rules cover the following areas:
- Formulas: Are there missing brackets, missing quotes, or invalid references?
- Runtime: Will the app pose a reliability risk, or is the app using deprecated functionality?
- Accessibility: Will the app cause problems for keyboard or screen reader tools?
- Performance: Are there any likely performance issues when running the app?
You can run the App Checker by clicking on the stethoscope icon in the toolbar of the Canvas Studio.
The App Checker can also be run as a DevOps task when exporting solutions. For more information, see Chapter 20, Application Life Cycle Management.
The App Checker runs automatically in the background while you are editing your app. If the App Checker finds an error, a red dot will appear next to the stethoscope icon in the toolbar as shown in the next screenshot. Clicking on this icon will...