Open softkot opened 9 months ago
Same problem here.
The hasPermissions()
always return null
.
I'm version 8.1.0 of the health package, so an issue before version 9....
Same issue exists. I am using version ^9.0.1
Any fix for this? How do we tell the user if their Health Data is connected or not on iOS
same problem The hasPermissions() always return null.
health 11.1.0 on iOS
Install fresh app. Run following code, granting all required permissions on requestAuthorization phase.
The problem is
permissions_pre
is equal topermissions_post
and both arenull
There is no way to understand were the permission dialog ever asked and any permissions was granted or denied.