Mobile Apps
If you’re new to mobile accessibility testing, or if you just need a refresher on accessibility best practices and guidelines, the good news is that the Web Content Accessibility Guidelines (WCAG) are highly relevant to both web and non-web mobile content and applications. There is not a separate set of accessibility guidelines for testing mobile applications.
An overview and explanation of these guidelines can be found here:
WCAG 2 Overview | Web Accessibility Initiative (WAI) | W3C
WCAG 2.1 is the current official version of these guidelines as of this writing. WCAG 2.2 is scheduled to be finalized some time in 2023. This guide was written referencing the current version, WCAG 2.1.
The full list of accessibility criteria contained in WCAG 2.1 can be found here:
Web Content Accessibility Guidelines (WCAG) 2.1 (w3.org)
Not all accessibility criteria will be covered in this guide.
The purpose of this guide is to get you started on mobile accessibility testing as quickly and easily as possible, while only focusing on the most critical accessibility criteria that could create the largest barriers for your users. These criteria have been grouped into five different testing categories:
- Navigation
- Interaction
- User Input
- Color Contrast
- Readability
Expand the sections below to learn more about each testing category.