KingsMentor / MobileVisionBarcodeScanner

Barcode Scanner powered by Mobile Vision Api
http://belvi.xyz/posts/Mobile-Vision-Barcode-Scanner
MIT License
539 stars 109 forks source link

update Google mobile vision library to latest version #43

Closed kprathap23 closed 6 years ago

kprathap23 commented 6 years ago

I have used your library in one of my project, the apps is crashing in some devices like samsung galaxy S7, S8 ,edge,

Here is the log
#00 pc 000000000001bf44 /data/data/com.google.android.gms/app_vision/barcode/libs/arm64-v8a/libbarhopper.so

#01 pc 000000000001110c /data/data/com.google.android.gms/app_vision/barcode/libs/arm64-v8a/libbarhopper.so

#02 pc 0000000000005bf4 /data/data/com.google.android.gms/app_vision/barcode/libs/arm64-v8a/libbarhopper.so

#03 pc 00000000000076f4 /data/data/com.google.android.gms/app_vision/barcode/libs/arm64-v8a/libbarhopper.so

#04 pc 0000000000003624 /data/data/com.google.android.gms/app_vision/barcode/libs/arm64-v8a/libbarhopper.so

#05 pc 0000000000004c8c /data/data/com.google.android.gms/app_vision/barcode/libs/arm64-v8a/libbarhopper.so

#06 pc 00000000003bb074 /data/user_de/0/com.google.android.gms/app_chimera/m/00000035/oat/arm64/DynamiteModulesA_GmsCore_prodmnc_alldpi_release.odex
kprathap23 commented 6 years ago

can u please look into the issue...