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

intent.resolveActivity(...) is null #21

Open
kunsachdeva opened this issue Jan 2, 2017 · 1 comment
Open

intent.resolveActivity(...) is null #21

kunsachdeva opened this issue Jan 2, 2017 · 1 comment

Comments

@kunsachdeva
Copy link

The function startSpeech(...) doesn't perform anything for me.
I investigated and found out that the check for if (intent.resolveActivity(this.reactContext.getPackageManager()) != null) is always false for some reason.
What could I've missed?
RN version 0.39.2

@kunsachdeva kunsachdeva changed the title intent.resolveactivity(...) is null intent.resolveActivity(...) is null Jan 2, 2017
@kunsachdeva
Copy link
Author

I debugged it, only to find that the mod on device had the "com.google.android.googlequicksearchbox" service disabled.
I will put a check on it and give you a pull request soon.

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

1 participant