-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
❓ Waiting for the barcode module to be downloaded. #2256
Comments
|
Try adding this: to your app/build.gradle file. |
|
Tried and it works! |
@erwanlpfr is there a method that works for Expo? As far as I know I can't run a deployment because it requires a manual change to the android gradle file. Any luck on that PR? |
|
Hello ! |
|
@erwanlpfr Fantastic! Thank you so much for the PR and quick reply! |
Question
Hello,
On my app, I start the app with a Camera View directly after the splash screen.
The CameraView is set to get the Qrcode directly.
On my devices it works even after a fresh install but according to Google Console, when they test I get always 2 crashes on 7.
It was a bit tricky to understand why without logs but I added them and I get :
Actually, I am not reporting a bug, but more a strategy to adopt in this case.
Since the error looks "unknown", what can it be, the best strategy to wait and to retry?
Thank you!
What I tried
No response
VisionCamera Version
3.6.13
Additional information
The text was updated successfully, but these errors were encountered: