Skip to content
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

onBarcodeScan Android < 7v. CRASH #327

Closed
lordenas opened this issue Nov 10, 2020 · 1 comment
Closed

onBarcodeScan Android < 7v. CRASH #327

lordenas opened this issue Nov 10, 2020 · 1 comment

Comments

@lordenas
Copy link

lordenas commented Nov 10, 2020

Issue Description

I call onBarcodeScan, and I see a crash in the logs.

It arises due to the fact that zxing since version 3.4.0 has stopped supporting API <24

zxing/zxing#1170

Is it possible to revert to zxing 3.3.3? How to do it

Steps to Reproduce / Code Snippets / Screenshots

An error occurs when trying to open the camera on android <7

react-native-camera-kit - 9.0.0

изображение


Environment

  • React Native Navigation version: 4
  • React Native version: 0.61.5
  • Platform(s) (iOS, Android, or both?): Android
  • Device info (Simulator/Device? OS version? Debug/Release?): Device Android < 7 Release
@aarongrider
Copy link
Collaborator

This should be resolved by this PR: #328
Fix will be released in next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants