You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@afrizalmuchrom Hey,I also faced the same issue, and after some troubleshooting, I realized that the react-native-google-fit package requires the Google Fit app to be installed on the real device. Once I installed the Google Fit app, the issue was resolved.
So, if encountering the error:
'AUTH_DENIED Cannot read property 'isAuthorized' of null'
Make sure that Google Fit is installed on your device. Hope this helps! 🚀
I use expo,
always get the message 'AUTH_DENIED Cannot read property 'isAuthorized' of null' ,
please help.
The text was updated successfully, but these errors were encountered: