Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AUTH_DENIED Cannot read property 'isAuthorized' of null #359

Open
afrizalmuchrom opened this issue May 20, 2024 · 1 comment
Open

AUTH_DENIED Cannot read property 'isAuthorized' of null #359

afrizalmuchrom opened this issue May 20, 2024 · 1 comment

Comments

@afrizalmuchrom
Copy link

I use expo,
always get the message 'AUTH_DENIED Cannot read property 'isAuthorized' of null' ,
please help.

@mowaisfarid
Copy link

@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! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants