cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
527 stars 625 forks source link

Health version 7.0.1 #956

Open fluttyCat opened 1 month ago

fluttyCat commented 1 month ago

We use health library in our project and we use of sleep data type. in the cloud console we request for sleep permission and it is just sleep (https://www.googleapis.com/auth/fitness.sleep.read) but in the health library it returns the stages of sleep. now google ha blocked my app because of this difference. how can I fix this???

fluttyCat commented 1 month ago
Screenshot 2024-05-06 at 4 09 12 PM
fluttyCat commented 1 month ago

it seems that when I add sleep data in code, it does not shown in application consent screen