Skip to content

Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported #569

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

Open
Angelk90 opened this issue Jan 2, 2025 · 1 comment
Assignees

Comments

@Angelk90
Copy link

Angelk90 commented Jan 2, 2025

Hi @janicduplessis, I always get this message:

> Task :react-native-safe-area-context:processReleaseManifest
package="com.th3rdwave.safeareacontext" found in source AndroidManifest.xml: 
React-native-MyApp/node_modules/react-native-safe-area-context/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, 
and the value is ignored.
Recommendation: remove package="com.th3rdwave.safeareacontext" from the source AndroidManifest.xml: 
React-native-MyApp/node_modules/react-native-safe-area-context/android/src/main/AndroidManifest.xml.
@janicduplessis
Copy link
Collaborator

This was needed for backwards compatibility with older RN version but might not be needed anymore.

@janicduplessis janicduplessis self-assigned this Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants