Open meetanshi-satpute opened 5 months ago
I'm encountering a build failure with the @mauron85/react-native-background-geolocation package due to the deprecated package attribute in the AndroidManifest.xml.
@mauron85/react-native-background-geolocation
package
AndroidManifest.xml
buildToolsVersion
minSdkVersion
compileSdkVersion
targetSdkVersion
ndkVersion
kotlinVersion
googlePlayServicesVersion
The project should build successfully without errors.
The build fails with the following error messages:
Hey! See fork: https://github.com/mensonones/react-native-background-geolocation
Description
I'm encountering a build failure with the
@mauron85/react-native-background-geolocation
package due to the deprecatedpackage
attribute in theAndroidManifest.xml
.Environment
buildToolsVersion
:"34.0.0"minSdkVersion
:23compileSdkVersion
:34targetSdkVersion
:34ndkVersion
:"26.1.10909125"kotlinVersion
:"1.9.22"googlePlayServicesVersion
:"9.8.0"Steps to Reproduce
@mauron85/react-native-background-geolocation
package.Expected Behavior
The project should build successfully without errors.
Actual Behavior
The build fails with the following error messages: