Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

[iOS] Requesting location always permissions does not return status when requesting more than once or selecting while using #50

@elouiestudent

Description

@elouiestudent

🐛 Bug Report

Upon either selecting while using after first requesting for always permissions or requesting for always permissions more than once, method hangs and does not return permission status.

Expected behavior

Method would return PermissionStatus.denied when user selects while using and return current PermissionStatus in additional calls to request always permissions.

Reproduction steps

  • Request while using permissions
  • Grant while using permissions
  • Request always permissions
  • Select while using in popup

Configuration

Version: 3.0.0+1

Platform:

  • 📱 iOS
  • 🤖 Android

Metadata

Metadata

Assignees

Labels

platform: iosIssue is related to the iOS platformtype: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions