You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error Failed to build the app: No package name found. We couldn't parse the namespace from neither your build.gradle[.kts] file at my-app/node_modules/react-native-lock-task/android/build.gradle nor your package in the AndroidManifest at my-app/node_modules/react-native-lock-task/android/src/main/AndroidManifest.xml.
I had to use version 1.3.0 to compile.
I didn't understand why the package value was added to build.gradle and the package was removed from AndroidManifest.xml.
The text was updated successfully, but these errors were encountered:
I got the error:
I had to use version
1.3.0
to compile.I didn't understand why the
package
value was added to build.gradle and thepackage
was removed from AndroidManifest.xml.The text was updated successfully, but these errors were encountered: