googlesamples / mlkit

A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ML Kit Document scanner] Compatibility issue?

RoberFranko opened this issue · comments

I just tried the new document scanner api and tested it on several devices and works perfectly fine, until I started testing it in recent devices. All devices and emulators with API34 don't seem to run it. Checking the log cat theres no errors, nor anything that seems to be incorrect. when I press the scan button does not crash, nor do anything, like if there was no action there.

Any thoughts about this? If you need my code I am able to share it.

Kind regards

Hi RoberFranko,

I just tested on API34 and it worked fine for me.

For anyone seeing similar issues, could you please upvote this issue and share more details if you could see any related logs?

Hi RoberFranko,

I just tested on API34 and it worked fine for me.

For anyone seeing similar issues, could you please upvote this issue and share more details if you could see any related logs?

It's quite strange but i have tested it again with the same code that i had and with the same devices and emulators, weirdly it works now. Not sure why. But thanks anyway

Glad it works now.