Hello,
thanks for the lib and the compiled apk.
Unfortunately on my Samsung SM-T500 (Galaxy Tab a7) the image recongnition doesn't work using the live camera preview.
It works using camera from gallery.
I'm using learning_face_detection: ^0.0.3 and camera: ^0.9.4+5
Also I tried to add "implementation 'com.google.mlkit:face-detection:16.1.3'" in build.gradle with no success.
To be honest this seems related to this device only. On my Xiaomi phone it works. What is very strange is that on this tablet every mlkit package I tried on pub.dev doesn't work with this tablet. Could it be related to the camera plugin then? Thanks
Hello,
thanks for the lib and the compiled apk.
Unfortunately on my Samsung SM-T500 (Galaxy Tab a7) the image recongnition doesn't work using the live camera preview.
It works using camera from gallery.
I'm using learning_face_detection: ^0.0.3 and camera: ^0.9.4+5
Also I tried to add "implementation 'com.google.mlkit:face-detection:16.1.3'" in build.gradle with no success.
To be honest this seems related to this device only. On my Xiaomi phone it works. What is very strange is that on this tablet every mlkit package I tried on pub.dev doesn't work with this tablet. Could it be related to the camera plugin then? Thanks