react-native-google-fit icon indicating copy to clipboard operation
react-native-google-fit copied to clipboard

Authorization dialog doesn't tell user which data it wants

Open SharonGilmore opened this issue 2 years ago • 2 comments

I have this package set up and working within my app, but I'm not clear whether it's showing the right thing when the authorization dialog pops up. I basically get the 'Choose an account to continue to MyAppName' dialog, and a list of my Google accounts, but there's no indication at any point that this is allowing the app to read heart rate data, which is what I've set in the options.

If I select an account, the authorization is considered to have been successful, and my app can carry on and read heart rate data (as long as Google Fit is installed on the device).

Is this what should happen? I thought the user was supposed to be told which data they are giving permission for?

SharonGilmore avatar Jul 11 '22 09:07 SharonGilmore

Did you solve this? I'm also in the same problem.

mdsqr avatar Nov 14 '22 07:11 mdsqr

Ditto, same problem... :(

rlyle avatar Feb 02 '23 22:02 rlyle