transistorsoft / cordova-background-geolocation-lt

The most sophisticated background location-tracking & geofencing module with battery-conscious motion-detection intelligence for iOS and Android.
http://www.transistorsoft.com/shop/products/cordova-background-geolocation
Other
655 stars 277 forks source link

How to stop showing message saying that this application is using background location? #1382

Closed bassam-basamad-bupa closed 1 year ago

bassam-basamad-bupa commented 1 year ago

Your Environment

Is there a way to hide this messages and icons?

Expected Behavior

Actual Behavior

Steps to Reproduce

1. 2. 3. 4.

Context

Debug logs

Logs ``` PASTE_YOUR_LOGS_HERE ```
christocracy commented 1 year ago

The persistent notification is required by the OS for foreground services. You cannot hide it.

The other notification is shown by the os for apps with “Always” location authorization. See api docs Config.locationAuthorizationRequest.