Help users of the new editor whose setup isn't working with the visual editor
Help users of the new editor whose setup isn't working with the visual editor (right now this looks like Explore by Touch + software keyboard, but there are likely other problematic cases). The overall page navigation works, so maybe we can add a way to change to the legacy editor, or default to HTML mode? Otherwise, some sort of prompt, something lsuggested here: https://github.com/wordpress-mobile/WordPress-Editor-iOS/issues/608#issuecomment-115333537
Apparently there is a way to check touch exploration is enabled, we could prompt the user here (and remember their preference).
Ref: #183
After some tests, I found there is an accessibility option that makes the Webviews accessible (with talk back + explore by touch).
It works well with content editables, so we don't need to default to the legacy editor, the only thing we sohuld maybe add is an hint when the user first launch the new editor with touch exploration enabled that says: "Visual editor uses a Webview, better to enable Enhanced Web Accessibility in System Accessibility Settings".
All my :+1:.