Top "Google-signin" questions

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

Use different GoogleService-Info.plist for different build schemes

I am using a build scheme for prod and one for staging (with 2 different bundle identifiers) and I am trying …

ios google-cloud-messaging google-signin
Execution failed for task ':app:transformClassesWithDexForDebug' while implementing Google sign in for Android

I'm trying to implement Google sign in for Android and I'm following the instructoins via https://developers.google.com/identity/…

android gradle android-gradle-plugin google-signin
Custom Google Sign-In button - iOS

I want to customize Google Sign-In button like below:- I have tried below links, but none of them helped …

ios iphone swift ios9 google-signin
Google: Permission denied to generate login hint for target domain NOT on localhost

I am trying to create a Google sign-in and getting the error: Permission denied to generate login hint for target …

google-admin-sdk google-signin
Can I edit the text of sign in button on Google?

I am integrating my application with google plus. I have installed google play services and signed in to my account. …

android google-play-services google-plus google-signin
App getting crash when click on GoogleSignIn button

I am using Google Sign-In SDK 4.0.1. When I press googleSignInButton then app will be crash. And gave below error, how …

ios swift google-signin
How to get access token after user is signed in from Gmail in Android?

I am following Google Sign in for Android. Now I can get the idToken but my back end server that …

android google-play-services google-signin android-googleapiclient
Retrieve Google Access Token after authenticated using Firebase Authentication

I am trying to retrieve Google Access Token to access Google REST API such as YouTube Data API from an …

android firebase-authentication google-signin google-login
Google sign in error Status{statusCode=DEVELOPER_ERROR, resolution=null}

I am integrating gmail login in my android application by following this thread : https://developers.google.com/identity/sign-in/android/…

android google-signin