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

Scanning ceases to work #18

Open
MarioVilas opened this issue Apr 19, 2020 · 0 comments
Open

Scanning ceases to work #18

MarioVilas opened this issue Apr 19, 2020 · 0 comments

Comments

@MarioVilas
Copy link

I've encountered this problem where suddenly scanning stops working, not just on my app but on the demo app found here. This is my log output in case this sheds some light, I've not been able to find the cause for this.

W/DynamiteModule: Local module descriptor class for com.google.android.gms.vision.dynamite.barcode not found.
I/DynamiteModule: Considering local module com.google.android.gms.vision.dynamite.barcode:0 and remote module com.google.android.gms.vision.dynamite.barcode:0
D/BarcodeNativeHandle: Cannot load feature, fall back to load whole module.
W/DynamiteModule: Local module descriptor class for com.google.android.gms.vision.dynamite not found.
I/DynamiteModule: Considering local module com.google.android.gms.vision.dynamite:0 and remote module com.google.android.gms.vision.dynamite:2703
I/DynamiteModule: Selected remote version of com.google.android.gms.vision.dynamite, version >= 2703
W/DynamiteModule: Local module descriptor class for com.google.android.gms.vision.barcode not found.
I/DynamiteModule: Considering local module com.google.android.gms.vision.barcode:0 and remote module com.google.android.gms.vision.barcode:0
E/Vision: Error loading module com.google.android.gms.vision.barcode optional module true: gg: No acceptable module found. Local version is 0 and remote version is 0.
I/Vision: Request download for engine barcode is a no-op because rate limiting

I'm running on a Huawei CC9 phone, and Chinese devices are known for not operating correctly with Google stuff sometimes, but the odd thing here is the barcode scanner was working well and suddenly stopped working one day, same device, same APK.

Solutions according to the internet are: clearing your Google Play Services data, reinstalling the app, or rebooting. None of this worked in my case.

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