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

App crashes just after clicking speech recognition button. #22

Open
ghost opened this issue Oct 25, 2016 · 4 comments
Open

App crashes just after clicking speech recognition button. #22

ghost opened this issue Oct 25, 2016 · 4 comments
Labels

Comments

@ghost
Copy link

ghost commented Oct 25, 2016

Looks like unhandled exception is thrown from startActivityForResult(intent, REQUEST_CODE); from private void startVoiceRecognitionActivity().

@ghost ghost changed the title App crashes just after clicking speach recognition button. App crashes just after clicking speech recognition button. Oct 25, 2016
@tmarzeion
Copy link
Owner

@mshchm whats ur phone model and android version?

@tmarzeion tmarzeion added the bug label Nov 6, 2016
@ghost
Copy link
Author

ghost commented Nov 6, 2016

I've realized that it can be reproduced if google now (or google search app (can't remember how it is called)) app is disabled. If it is enabled, everything is OK. So, I think it would be great if app catches exception. It always better than app crash.

I will provide requested information later if it is still needed. But I think adding try and catch will solve this issue.

@BlackLotus
Copy link

Reproduced on Oneplus 6 with lineageos Oreo and no gapps

@szafir1100
Copy link
Collaborator

szafir1100 commented Jun 9, 2018 via email

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

No branches or pull requests

3 participants