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

namespace in Android build.gradle #1028

Open
6 tasks done
santhoshkumar1317 opened this issue Jan 2, 2025 · 0 comments
Open
6 tasks done

namespace in Android build.gradle #1028

santhoshkumar1317 opened this issue Jan 2, 2025 · 0 comments
Labels
bug This points to a verified bug in the code

Comments

@santhoshkumar1317
Copy link

santhoshkumar1317 commented Jan 2, 2025

Checklist

Description

The error message mentions package="com.auth0.react" in the AndroidManifest.xml file for react-native-auth0. This is deprecated, and modern Android Gradle Plugin versions ignore it. However, its presence might cause conflicts or warnings.
Because of this, React native app getting crash

Reproduction

i have 0.76 version react native cli app, i just do npm i react-native-auth0
after this if i run npx react-native run-android it is getting crash
if i uninstall auth0 and again run the app then the app is working

Additional context

No response

react-native-auth0 version

4.0.0

React Native version

0.76.5

Expo version

cli

Platform

Android

Platform version(s)

14

@santhoshkumar1317 santhoshkumar1317 added the bug This points to a verified bug in the code label Jan 2, 2025
@santhoshkumar1317 santhoshkumar1317 changed the title Missing namespace in Android build.gradle namespace in Android build.gradle Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

No branches or pull requests

1 participant