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

Warning with Task :react-native-gesture-handler:processDebugManifest #2725

Open
ciuliene opened this issue Jan 11, 2024 · 3 comments
Open

Warning with Task :react-native-gesture-handler:processDebugManifest #2725

ciuliene opened this issue Jan 11, 2024 · 3 comments
Labels
Missing repro Platform: Android This issue is specific to Android

Comments

@ciuliene
Copy link

Description

This warning occurs while building for Android

> Task :react-native-gesture-handler:processDebugManifest
package="com.swmansion.gesturehandler" found in source AndroidManifest.xml: /Users/gerrico/Documents/EmersonConnected/emerson-connected-app/node_modules/react-native-gesture-handler/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.swmansion.gesturehandler" from the source AndroidManifest.xml: /Users/gerrico/Documents/EmersonConnected/emerson-connected-app/node_modules/react-native-gesture-handler/android/src/main/AndroidManifest.xml.

Steps to reproduce

Just run

npm run android

or

npx react-native run-android

Snack or a link to a repository

Private repository

Gesture Handler version

2.14.0

React Native version

0.73.2

Platforms

Android

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes

@github-actions github-actions bot added Platform: Android This issue is specific to Android Missing repro labels Jan 11, 2024
Copy link

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

@ciuliene
Copy link
Author

It's not so easy, as the repository is private. I'll try to provide you with an example as soon as possible

@jacksonlevine
Copy link

Seconding this bug. Very annoying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing repro Platform: Android This issue is specific to Android
Projects
None yet
Development

No branches or pull requests

2 participants