jevonmao / PermissionsSwiftUI

A SwiftUI package to beautifully display and handle permissions.

Home Page:https://jevonmao.github.io/PermissionsSwiftUI/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] - Healthkit access shows denied even after allow - v 1.5.1

gharary opened this issue · comments

I'm using version 1.5.1, and using Healthkit with PermissionUIHealth framework just to read some data, but when I click allow, JMModal shows denied not allowed.

@gharary I don't recall this issue when testing, but I'm taking a look.

@gharary Okay got it, I confirmed this is a bug. The request is not affected though, only the UI is bug.

v1.5.2 released. Should fix this issue.