Top "Google-signin" questions

Google Sign-In allows users to sign in to your application with their Google accounts

Cannot resolve symbol 'Auth' for google integration in android studio

i am new in androidstudio. i have done integration of google in eclipse but am having issues in studio. i …

android android-studio gradle google-signin
Using google sign in button with react

I'm trying to use the google sign in in a react application. While using the sign in button as is …

javascript reactjs google-signin
How to get profile like gender from google signin in Android?

I want to integrate google sign in to my app, when user first sign in I will create an account …

android google-signin google-plus-signin
Google sign in not working after publishing in play store

I went through this, and as far as the process goes I did that. But I when I installed the …

android firebase firebase-authentication google-signin
idpiframe_initialization_failed in Google Sign In from Localhost

I'm trying to create a Google Sign In button by following this link. So far the account choose dialogue box …

javascript google-api google-oauth google-signin google-plus-signin
Unable to find "GoogleService-Info.plist" while trying to integrate Google Sign-in in my app

I have followed : Integrating Google Sign-In into your iOS app However when I execute the app, it halts in the …

ios objective-c xcode google-api google-signin
why is requestIdToken returning null?

I followed below steps as this link I downloaded google-services.json to my app folder. My project level gradle file : …

android google-signin
ITMS-90535 Unable to publish iOS app with latest Google Signin SDK

I'm using xcode 7 GM seed and installed latest Google Signin SDK through cocoapods pod "Google/SignIn . I get the attached …

ios xcode7 google-signin
Firebase Login with Flutter using onAuthStateChanged

Outside of Flutter, when I implement firebase authentication I always use the onAuthStateChanged listener provided by firebase to determine if …

firebase dart firebase-authentication google-signin flutter
Google Services Plugin cannot function without google-services.json

File google-services.json is missing. The Google Services Plugin cannot function I get this error code since I deleted my …

android json android-studio google-signin google-authentication