Skip to content

Request authorization Always doesn't return after being changed in Settings #18

@ricsantos

Description

@ricsantos

Latest PromiseKit 6.2.6, which kindly had a fix for #16 in it (🙏) seems to have introduced a regression.

The same test app can be used to reproduce the issue, but with a different sequence of events.

Steps:

  • run app
  • on the first 'When In Use' alert select 'Allow'
  • on the second 'Aways and When In Use' alert select 'Only While Using the App'

Expected result:

  • promise chain completes and print's tada

Actual result:

  • chain does not complete

Also of note, subsequent launches of the app will fail to complete the chain.

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