Skip to content

iOS needs reason for location access to be set manually thru Xcode or plist file #2

Description

@victorzimmer

If an attempt is made to ask for location permission iOS looks for a NSLocationAlwaysUsageDescription / NSLocationWhenInUseUsageDescription in info.plist. If this isn't set iOS won't ask the user for permission.

This is OK, but preferably MapKit should be able to check if a description exists and if not add a standard description.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions