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

Unable to Capture Image on Android #94

Open
jinosh05 opened this issue Mar 14, 2025 · 3 comments
Open

Unable to Capture Image on Android #94

jinosh05 opened this issue Mar 14, 2025 · 3 comments

Comments

@jinosh05
Copy link

E/GmsDocScanDelAct(10094): Failed to handle scanning result
E/GmsDocScanDelAct(10094): java.lang.IllegalStateException: Failed to handle result
E/GmsDocScanDelAct(10094): at com.google.mlkit.vision.documentscanner.internal.zzg.run(com.google.android.gms:play-services-mlkit-document-scanner@@16.0.0-beta1:12)
E/GmsDocScanDelAct(10094): at android.os.Handler.handleCallback(Handler.java:938)
E/GmsDocScanDelAct(10094): at android.os.Handler.dispatchMessage(Handler.java:99)
E/GmsDocScanDelAct(10094): at android.os.Looper.loop(Looper.java:223)
E/GmsDocScanDelAct(10094): at android.os.HandlerThread.run(HandlerThread.java:67)

I'm facing this issues recently even in the example code, after updating Flutter to the latest version

flutter doctor response

[✓] Flutter (Channel stable, 3.29.1, on Ubuntu 24.10 6.11.0-19-generic, locale
en_IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
[✓] Chrome - develop for the web
[✓] Linux toolchain - develop for Linux desktop
[✓] Android Studio (version 2024.3)
[✓] VS Code (version 1.98.1)
[✓] Connected device (3 available)
[✓] Network resources

@asshyy-ktz
Copy link

Facing the dame issue.

Image

@nik007frontbit
Copy link

you find any solution for this?

@jinosh05
Copy link
Author

I think the error was at Kotlin, anyone who knows Kotlin can debug it and fix it

jinosh05 added a commit to jinosh05/cunning_document_scanner that referenced this issue Mar 24, 2025
and  Upgraded the Example android folder dependencies
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

3 participants