flutter-plugins
flutter-plugins copied to clipboard
[Health] Remove sleep consent being asked on querying workouts with Google Fit (fix for #569)
This is to fix the following issue:
When workout data is requested through Google Fit, user's consent to share sleep data is also requested. This would cause an issues going through Google's verification process of consent screen (if sleep data is actually not used by the app) since the permissions should be justified.