-
-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Hello,
while upgrading from v8 I noticed that HealthKit.getRequestStatusForAuthorization
params were swapped. Before, the first argument was for read permissions, and now it is the second argument.
This is likely a bug since it doesn't mirror useHealthkitAuthorization
, but fixing it would be another breaking change for "new" users who started using getRequestStatusForAuthorization
on v9.
In any case, this should be reflected in v9 breaking changes?
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers