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
This project was built with a much older version of RN. It's very likely that it needs an update. Im sorry, but I won't have time in the near future. But will accept a PR if you can figure it out of course.
* Handle being already signed in better
When already signed in, unnecessary auth calls are made to Google API. Already being signed in is now handled better.
This also gets rid of a weird flash when already signed in and making calls to `loginIfNeeded()`
Also api setup issues were hard to debug because it was not logging the exception code from google. This is also fixed.
* Update README.md
Add usage example for android
* Update README.md
I've done all installation as written here. On build, I'm getting following errors:
The text was updated successfully, but these errors were encountered: