NeutrinosPlatform / cordova-plugin-document-scanner

cordova plugin for document scan
https://www.neutrinos.co/
MIT License
85 stars 61 forks source link

Low memory error on Android 12 #108

Open AaronCastiiloG opened 2 years ago

AaronCastiiloG commented 2 years ago

I've implemented the 5.0.0-beta.1 plugin version and it throws the following error in Android 12. Low Memory. It only happen in Android 12.

image

This is my source code:

image

On Android 10 and 11 versions it works as expected.

This is my enviroment settings:

basbase commented 1 year ago

the scanlibrary has the warning message in the wrong switch case statement https://github.com/NeutrinosPlatform/scanlibrary/blob/ver/5.x.x/library/src/main/java/com/scanlibrary/ScanActivity.java#L99

pedro172023 commented 1 year ago

Hola ¿Has encontrado la solucion a este problema?

derciesto commented 1 year ago

any update ?