Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
malcommac authored Nov 28, 2020
1 parent aac9f35 commit 3d16166
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,9 +440,9 @@ func application(_ application: UIApplication, didFinishLaunchingWithOptions lau

If you want to disable automatic requests save you can set the `SwiftLocation.automaticRequestSave = false`.

<a name="installation"/>
<a name="precisereducedlocation"/>

- [Precise & Reduced Location in iOS 14+](#precisereducedlocation)
## Precise & Reduced Location in iOS 14+

Location data are very sensitive; since iOS 14 Apple introduced a further layer of privacy to Core Location Manager: **users can choose whether to give precise or approximate location access**.
Since 5.0.1 SwiftLocation supports this options and it's transparent to old iOS versions.
Expand Down

0 comments on commit 3d16166

Please sign in to comment.