'Google Fit Authentication

I am developing a mobile app with react native and decided fetch some data from Google fit. But I have an error

null is not an object (evaluating 'googleFit.isAuthorized')

I tried everything, I have my debug.keystore file from that I have my SHA-1 key and I used that in google platform for authentication. I dont know why is it still giving error.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source