@capacitor-community/background-geolocation
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "@capacitor-community/background-geolocation", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Receive geolocation updates even while app is backgrounded.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -209,2 +209,5 @@ # Background Geolocation | ||
### v1.2.0 | ||
- On iOS, the status bar now turns blue whilst the location is being watched in the background. This provides the user a straightforward way to return to the app. | ||
### v1.0.4 | ||
@@ -211,0 +214,0 @@ - Added the `ACCESS_COARSE_LOCATION` permission. This is required for apps which target Android 12 (API level 31). A preceeding example shows how to add this permission to your app's manifest. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
44449
220