diff --git a/geolocator_android/android/src/main/AndroidManifest.xml b/geolocator_android/android/src/main/AndroidManifest.xml index 43155070..9b50b644 100644 --- a/geolocator_android/android/src/main/AndroidManifest.xml +++ b/geolocator_android/android/src/main/AndroidManifest.xml @@ -1,11 +1,13 @@ + package="com.baseflow.geolocator"> + + + android:enabled="true" + android:exported="false" + android:foregroundServiceType="location" + android:name=".GeolocatorLocationService"/> - + \ No newline at end of file