While I creating project in the Firebase console, I getting the error "You have exceeded the maximum number of free Google projects that you can create. Try deleting unused projects in the Google APIs console or request a project limit increase".
I removed unused projects from Firebase console, now i have only 2 projects in Firebase console, still it showing the error.
Is there any limit for project creation in Firebase?
Firebase Projects are tied to a Google Cloud Service Project. Deleting the firebase project won't automatically delete the Google Cloud Service Project. If you want to delete the other unused Google Cloud Service projects then navigate to https://console.cloud.google.com. There it will allow you to delete the Google Cloud Service Projects. Hope this helps!