flutter_mrz_scanner icon indicating copy to clipboard operation
flutter_mrz_scanner copied to clipboard

App is crashing on release build

Open aashutosh-IS opened this issue 2 years ago • 2 comments

App crashes while release a release build. i.e. flutter build apk --release

aashutosh-IS avatar May 16 '22 08:05 aashutosh-IS

I'm having the same issue, in debug mode it's work but crash in release build, any solution?

Ishadir avatar Jun 02 '22 12:06 Ishadir

same here

Issue that breaks : Lcom/googlecode/tesseract/android/TessBaseAPI;.onProgressValues(IIIIIIIII)V

this has fixed in below link

https://github.com/adaptech-cz/Tesseract4Android/commit/2ae13f3fd3c4009af37f0612d9b9ac5a62ab50e1

this needs to implemented in this plugin

waiting for author to fix this ...

mobin-sk avatar Sep 20 '22 05:09 mobin-sk