Skip to content
This repository was archived by the owner on Jun 25, 2019. It is now read-only.
This repository was archived by the owner on Jun 25, 2019. It is now read-only.

iOS Permission not requested #18

@quintusvw

Description

@quintusvw

First of all thank you for this plugin!

I can successfully use the location updates on an Android device since it asks for permission to access my location.

On my iOS device it never asks for the permission, so I assume it does not have permission to access my location, and my app does not even list under the Location Services settings of iOS. I'm not sure if this is a problem on Flutter's side of the map_view.

I did add the following in my Info.plist:

NSLocationWhenInUseUsageDescription
Using location to display on a map
NSLocationAlwaysAndWhenInUseUsageDescription
Using location to display on a map

Please assist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions