-
Notifications
You must be signed in to change notification settings - Fork 570
Open
Description
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
:23compileSdkVersion
:34targetSdkVersion
:34ndkVersion
:"26.1.10909125"kotlinVersion
:"1.9.22"googlePlayServicesVersion
:"9.8.0"
Steps to Reproduce
- Create a new React Native project.
- Install the
@mauron85/react-native-background-geolocation
package. - Attempt to build the project.
Expected Behavior
The project should build successfully without errors.
Actual Behavior
Metadata
Metadata
Assignees
Labels
No labels