Kodeco Forums

iOS Accessibility Tutorial: Getting Started

In this iOS accessibility tutorial, learn how to make apps that everyone can use, including people with vision, motor, learning, or hearing disabilities.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/845-ios-accessibility-tutorial-getting-started

Wish more tutorial about Accessibility VoiceOver

Nice work, thanks. Do you know if there’s a way to detect ‘Interaction SwitchControl’ activation as we can do for ‘VoiceOver’ programmatically, please ?

… I finally found it out !
You have the status thanks to ‘UIAccessibilityIsSwitchControlRunning()’.
You can listen to ‘UIAccessibilitySwitchControlStatusDidChange’ to be aware of de/activation.

This tutorial is more than six months old so questions are no longer supported at the moment for it. We will update it as soon as possible. Thank you! :]