Missing namespace in Android build.gradle
LWilsonOoni opened this issue · 0 comments
LWilsonOoni commented
Checklist
- The issue can be reproduced in the react-native-auth0 sample app (or N/A).
- I have looked into the Readme, Examples, and FAQ and have not found a suitable solution or answer.
- I have looked into the API documentation and have not found a suitable solution or answer.
- I have searched the issues and have not found a suitable solution or answer.
- I have searched the Auth0 Community forums and have not found a suitable solution or answer.
- I agree to the terms within the Auth0 Code of Conduct.
Description
As from React Native 0.73 a namespace is required in the build.gradle as can be seem in this discussion
Without the namespace, this package fails to build when using Gradle 8. A patch package is a workaround it would be great if this could be included out of the box
Reproduction
Install latest package and build for android using Gradle 8
Additional context
No response
react-native-auth0 version
3.2.1
React Native version
0.73
Expo version
No response
Platform
Android
Platform version(s)
14