-
Notifications
You must be signed in to change notification settings - Fork 53
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
Occasional crash on Pixel 5 Android 13 #76
Comments
Hi and thanks for reaching out. This library does nothing that could affect the default MlKitContext initialization. The initialization should happen automatically by the Did you maybe disabled any content provider in your app/manifest? Maybe you can check if the ML Kit Vision Quickstart Sample App is working for you. There are also some issues in the MlKit GitHub project which could may help you. Otherwise please create a bug ticket in the Google issue tracker and/or in their GitHub issues. |
Is it possible for quickie to catch this exception and invoke something like 'failure callback' instead? |
Yeah we should be able to catch this exception. Will try to add this in a future release. But thats nothing Google mentions/recommends in it's docs about MlKit. The issue should be fixed in MlKit. Maybe you can still create a ticket there. |
Thanks for that, I see somebody have open issue on mlkit github repo issue already. |
Integrate with:
implementation("io.github.g00fy2.quickie:quickie-bundled:1.5.1")
Crash log:
The text was updated successfully, but these errors were encountered: