Xgenious/ docs
Products
Get support
  1. Search for “google cloud console”

ScreenshotScreenshot

  1. Click the first result03. Login to your account if needed04. Click on the “Console” button on the top-right corner

ScreenshotScreenshot

  1. Select your project from the top-left corner dropdown

ScreenshotScreenshot

  1. Click the option icon and at the top-left corner

ScreenshotScreenshot

  1. Click the “APIs and services” option

ScreenshotScreenshot

  1. Click on the “OAuth consent screen” option from the left panel

ScreenshotScreenshot

  1. Chose “External” and click “Create”

ScreenshotScreenshot

  1. Provide the necessary informations and click “SAVE AND CONTINUE” for the next two steps and click “BACK TO DASHBOARD” for the last step

ScreenshotScreenshot

  1. Now click on “Credentials“

ScreenshotScreenshot

  1. Click on “CREATE CREDENTIALS” then “OAuth client ID“

ScreenshotScreenshot

  1. Select Android from the dropdown option and provide the necessary info. Then click “CREATE“

ScreenshotScreenshot

  1. Sometimes creating credentials with release SHA-1 will not able to Sign-In in app debug mode. So Try building the app and then try Google Sign-in. If you are using App signing key certificate from google play store then also create a OAuth using Sha-1 key from Play store.

ScreenshotScreenshot

  1. Next steps for IOS.

  2. Create another “OAuth client ID“. This time Select “IOS” and provide the necessary info and Click “CREATE“.

ScreenshotScreenshot

  1. In the Google cloud console, click on the OAuth credential you created for your ios app

ScreenshotScreenshot

  1. Only copy this first section

ScreenshotScreenshot

  1. Open project/ios/Runner/Info.plist in any editor, Search for “google-reversed-client-Id-for-SignIn” and replace with the copied id from step 18

ScreenshotScreenshot

  1. Run your app and it should be working with Google Sign-In now.
Still stuck?
Our support team is ready to help you get set up.
Get support