NativeScript / mlkit

Apache License 2.0
24 stars 9 forks source link

Android bug: App crashes on barcode detection #14

Closed cjohn001 closed 2 years ago

cjohn001 commented 2 years ago

When I run the app and the barcode detection function gets called, the app directly crashes. I unfortunately could net obtain a crashdump in the debugger, However, I got a dump on the android phone screen, attached below:

Bildschirmfoto 2021-12-06 um 22 09 32

You can try it out with the demo app from here:

https://github.com/cjohn001/mlkit-test/

Just run on Android. As soon as you hold the camera to a barcode label the app will crash