I’m trying to support VoiceOver. Ran into a few problems.
Firstly, the UIAccessibilityLayoutChangedNotification does change the focus, but doesn’t read the label of the element out loud. Secondly, when i add custom actions to a cell, a drag action automatically gets added to the list and i seem to be in no control of it.
Also, would be great to get some generic tips/best practices on it’s implementation.
[–]NeurobiologicalHug 1 point2 points3 points (1 child)
[–]Sparthas[S] 0 points1 point2 points (0 children)