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

Fix for android 11 #396

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

tslater
Copy link

@tslater tslater commented Jun 30, 2022

We use the plugin api to edit the Android manifest. Without this fix, android 11 will return false for Voice.isAvailable().

This fixes #350 for expo plugin users.

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

Successfully merging this pull request may close these issues.

Voice.isAvailable() returns false on Android 11 - fix for Expo plugin.
2 participants