Skip to content

[android] gradlew AndroidManifest.xml build warnings #46

@antoinerousseau

Description

@antoinerousseau
> Task :bridgefy-react-native:processReleaseManifest
package="me.bridgefy.plugin.react_native" found in source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/.pnpm/bridgefy-react-native@1.1.8_patch_hash=y2a4w3sastsmspgyr6at57awuy_react-native@0.81.4_@babel+_w5l5wsctk55b3dhb6gyjfjviw4/node_modules/bridgefy-react-native/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="me.bridgefy.plugin.react_native" from the source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/.pnpm/bridgefy-react-native@1.1.8_patch_hash=y2a4w3sastsmspgyr6at57awuy_react-native@0.81.4_@babel+_w5l5wsctk55b3dhb6gyjfjviw4/node_modules/bridgefy-react-native/android/src/main/AndroidManifest.xml.
/home/expo/workingdir/build/node_modules/.pnpm/bridgefy-react-native@1.1.8_patch_hash=y2a4w3sastsmspgyr6at57awuy_react-native@0.81.4_@babel+_w5l5wsctk55b3dhb6gyjfjviw4/node_modules/bridgefy-react-native/android/src/main/AndroidManifest.xml:4:3-134 Warning:
	uses-permission-sdk-23#android.permission.ACCESS_COARSE_LOCATION was tagged at AndroidManifest.xml:4 to replace another declaration but no other declaration present
/home/expo/workingdir/build/node_modules/.pnpm/bridgefy-react-native@1.1.8_patch_hash=y2a4w3sastsmspgyr6at57awuy_react-native@0.81.4_@babel+_w5l5wsctk55b3dhb6gyjfjviw4/node_modules/bridgefy-react-native/android/src/main/AndroidManifest.xml:5:3-105 Warning:
	uses-permission-sdk-23#android.permission.ACCESS_FINE_LOCATION was tagged at AndroidManifest.xml:5 to replace another declaration but no other declaration present
/home/expo/workingdir/build/node_modules/.pnpm/bridgefy-react-native@1.1.8_patch_hash=y2a4w3sastsmspgyr6at57awuy_react-native@0.81.4_@babel+_w5l5wsctk55b3dhb6gyjfjviw4/node_modules/bridgefy-react-native/android/src/main/AndroidManifest.xml:9:3-92 Warning:
	uses-permission#android.permission.BLUETOOTH_SCAN was tagged at AndroidManifest.xml:9 to replace another declaration but no other declaration present

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions