flutter / flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
162.19k stars 26.64k forks source link

google_sign_in No Google Cloud Project #147493

Closed TheCarpetMerchant closed 2 weeks ago

TheCarpetMerchant commented 2 weeks ago

What package does this bug report belong to?

google_sign_in

What target platforms are you seeing this bug on?

Android

Have you already upgraded your packages?

Yes

Dependency versions

NA

Steps to reproduce

  1. Create a Firebase Project
  2. Enable Google Sign In
  3. No Google Cloud Project is created, meaning I cannot setup OAuth.

Expected results

NA

Actual results

NA

Code sample

NA

Screenshots or Videos

NA

Logs

NA

Flutter Doctor output

NA

TheCarpetMerchant commented 2 weeks ago

I made a new Google account and it worked. Not gonna search for a real solution to this mess

github-actions[bot] commented 3 days ago

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.