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] fixed issues with android debug build #901

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

lavi02
Copy link

@lavi02 lavi02 commented May 23, 2024

Summary

issues #810

Support for namespace was added in AGP 7.3.x.
Also, react-native project automatically and correctly assigns the tasks dependencies via project builds with Gradle 8+. Don't need to manually included something.

Tested;
OS: ubuntu 20.04.6 LTS
device: Android 13; Samsung Galaxy S22 Ultra
React Native Version 0.74.1
eas-cli/7.6.1 linux-x64 node-v20.9.0
JavaVersion 17 & KotlinVersion 1.8.22 / 1.9.23
gradle 8.6

Compatibility

OS Implemented
iOS
Android

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I updated the typed files (TS and Flow)
  • I added a sample use of the API in the example project (example/App.js)
  • I have added automated tests, either in JS or e2e tests, as applicable

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.

None yet

1 participant