AndroidDocumentScanner icon indicating copy to clipboard operation
AndroidDocumentScanner copied to clipboard

Image after capture not obtained in Android 11

Open ghost opened this issue 2 years ago • 3 comments

ghost avatar Jan 11 '22 18:01 ghost

Could you add more description please? Is it only some images or all the images are not obtained? Did you compare it with any other API versions?

mayuce avatar Feb 02 '22 21:02 mayuce

@mayuce hi, I used API 32 (Android 12) but after capturing an image through the camera, no image is output. API 26 works for me, but there is a problem with image rotation (image rotate to 90 degree). Picture below

image

nedushny avatar Jun 14 '22 16:06 nedushny

Yes Image rotation is the problem, and I know the class it is condition based NativeClass.getPoint

KamranKhanDemo avatar Sep 25 '23 14:09 KamranKhanDemo