react-native-health-connect
react-native-health-connect copied to clipboard
SleepSession/Sleep: Inconsistent record name between `requestPermission` and `getGrantedPermissions`
I found an inconsistency between requesting sleep permission where the record name is SleepSession but when checking for granted permissions the record name is Sleep
It seems like this inconsistency comes from the health connect core. I will try to investigate this.
Duplicate of https://github.com/matinzd/react-native-health-connect/issues/63.