-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Opening the camera for a barcode scan crashes the app on iOS #275
Comments
This might be related:
|
find and replace Fixes the ERROR in the build process, but the scanner still crashes with the EXC_BAD_ADDRESS |
#278 this PR should fix this. Demo app on that branch runs fine with the fix. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The nomal log writes: (11db)
#3 0x000000010554b9f8 in tns::Interop::CallInitializer(v8::Local<v8::Context>, tns::MethodMeta const*, objc_object*, objc_class*, tns::V8Args&) at /Users/rigor789/Code/ns-v8ios-runtime/NativeScript/runtime/Interop.mm:111
Could someone help me to get this rolling?
Thanks
The text was updated successfully, but these errors were encountered: