mirror of
https://gitee.com/shuto-github/phonegap-mobile-accessibility.git
synced 2026-02-19 00:07:07 +08:00
The WebView typically injects AndroidVox from a Google server when it launches a page with TalkBack enabled, however, in the unlikely event that the app launches without a network connection and AndroidVox has not been cached from an previous connected session, AndroidVox will not start and the app will be inaccessible. We try to mitigate this by injecting AndroidVox from a local path.