-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Because a SimulatedLocationDataSource is created from a file or local data, it doesn't require requesting permission for device location. When a developer copy code from such a sample, they may miss the step to call CLLocationManager().requestWhenInUseAuthorization().
Add a comment in those samples to explain that when swapping out simulated LDS for system LDS, one need to request permission.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers