BlinkID / blinkid-react-native

ID scanning for cross-platform apps built with ReactNative.
175 stars 59 forks source link

Android app crash - Using native module with overlay #190

Open CoreyBovalina opened 2 years ago

CoreyBovalina commented 2 years ago

Versions: React-Native: 0.64.2 BlinkId-React-Native: 15.3 & 15.4 (tried both)

Within our app we are using the react native blinkId as a native module since we are using a custom overlay. While scanning an ID on an android device the app will randomly crash. The error being recorded in BugSnag is as follows:

SIGABRTMainActivity /lib/arm64/libBlinkID.so:1464916 Java_com_microblink_recognition_NativeRecognizerWrapper_initNativeRecognizers

image

anjapenic commented 2 years ago

Hello @CoreyBovalina,

Could you please prepare a minimal sample where we could reproduce the crash and send it to us at support@microblink.com? Thanks!

Best regards, Anja