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

fix: android build fail on rn < 0.71 #1447

Merged
merged 1 commit into from
Feb 1, 2023
Merged

Conversation

zzz08900
Copy link
Contributor

@zzz08900 zzz08900 commented Feb 1, 2023

What

Fix android build error when using react-native-vision-camera with RN < 0.71
Could not resolve all files for configuration ':react-native-vision-camera:extractHeaders'.
Could not find com.facebook.fbjni:fbjni:headers.

Changes

Fixed a (possible) typo in build.gradle

Tested on

  1. OnePlus 5T, Android 9, RN0.69 with code scanner plugin

Related issues

#1443

@mrousavy
Copy link
Owner

mrousavy commented Feb 1, 2023

Thanks for your PR, LGTM!

@mrousavy mrousavy merged commit 6a094bf into mrousavy:main Feb 1, 2023
@joaonew
Copy link

joaonew commented Feb 2, 2023

Does this fix the Androids that get a black screen?

isaaccolson pushed a commit to isaaccolson/deliveries-mobile that referenced this pull request Oct 30, 2024
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

Successfully merging this pull request may close these issues.

3 participants