Skip to content

### Build Failure due to Deprecated package Attribute in AndroidManifest.xml #588

Description

@meetanshi-satpute

Description

I'm encountering a build failure with the @mauron85/react-native-background-geolocation package due to the deprecated package attribute in the AndroidManifest.xml.

Environment

  • React Native version: 0.74.2
  • Java version: 21
  • Gradle version: 8.6
    • @mauron85/react-native-background-geolocation version: 0.6.3
  • Android build tools:
    • buildToolsVersion:"34.0.0"
    • minSdkVersion:23
    • compileSdkVersion:34
    • targetSdkVersion:34
    • ndkVersion:"26.1.10909125"
    • kotlinVersion:"1.9.22"
    • googlePlayServicesVersion:"9.8.0"

Steps to Reproduce

  1. Create a new React Native project.
  2. Install the @mauron85/react-native-background-geolocation package.
  3. Attempt to build the project.

Expected Behavior

The project should build successfully without errors.

Actual Behavior

The build fails with the following error messages:
Screenshot (38)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions