Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MobileAccessibility states it is not installed #1666

Closed
ghost opened this issue Jun 6, 2017 · 3 comments
Closed

MobileAccessibility states it is not installed #1666

ghost opened this issue Jun 6, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Jun 6, 2017

Hi, trying to use MobileAccessibility plugin, but it does not seem to work for me. Using latest ionic-native 3.12.1 with ionic 3.3.0

Native: tried calling MobileAccessibility.usePreferredTextZoom, but the MobileAccessibility plugin is not installed.

have in config.xml

<plugin name="phonegap-plugin-mobile-accessibility" spec="https://github.com/phonegap/phonegap-mobile-accessibility.git" />
and in packages.json

"@ionic-native/mobile-accessibility": "3.12.1",

it is added as service in app.module.ts and called on platform.ready(), but nothing happens.

Thanks.

@ihadeed ihadeed closed this as completed in 03ac735 Jun 8, 2017
@ihadeed
Copy link
Collaborator

ihadeed commented Jun 8, 2017

Just pushed a commit to fix this. Will be available in the next patch release.

Thanks for reporting this!

@janpio
Copy link
Contributor

janpio commented Aug 3, 2017

Unfortunately this fix wasn't enough I think. I created a new issue at #1860

@tgangso
Copy link

tgangso commented Dec 14, 2022

What is the awesome-cordova-plugins replacement for @ionic-native/mobile-accessibility?
Specifically need the usePreferredTextZoom(false)
@ihadeed

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants