MBSwitch icon indicating copy to clipboard operation
MBSwitch copied to clipboard

Doesn't respond in VoiceOver mode

Open aareeph opened this issue 9 years ago • 2 comments

In Accessibility mode if a VoiceOver mode is turned on, the switch stops responding. We are using MBSwitch in a TableView. Any help will be appreciated.

aareeph avatar Dec 08 '14 11:12 aareeph

I was actually coming in here to bug this same problem. Were you able to fix this issue?

jlubeck avatar Feb 17 '15 22:02 jlubeck

Ok, I found the answer. You have to setIsAccessibilityElement:YES

Now, I'm running into another issue, which is how to make the voice over say if it's being turned on or off

jlubeck avatar Feb 18 '15 17:02 jlubeck