You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey
In my app I had a couple of gestures (like taps or long-presses) that we working just fine (implemented using the new GestureDetector)
then I started playing around with accessibility and looks like TalkBack on Android (didn't test iOS yet) stops any other gesture listeners from working (which means that my gestures no longer work).
Is this a known issue? Is there any workaround? or does this sound like a misconfiguration?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey
In my app I had a couple of gestures (like taps or long-presses) that we working just fine (implemented using the new
GestureDetector
)then I started playing around with accessibility and looks like TalkBack on Android (didn't test iOS yet) stops any other gesture listeners from working (which means that my gestures no longer work).
Is this a known issue? Is there any workaround? or does this sound like a misconfiguration?
cheers
Beta Was this translation helpful? Give feedback.
All reactions