Skip to content
Related Articles
Get the best out of our app
GeeksforGeeks App
Open App
geeksforgeeks
Browser
Continue

Related Articles

How to Delete Current App From Project in Firebase?

Improve Article
Save Article
Like Article
Improve Article
Save Article
Like Article

Firebase is a product of Google which helps developers to build, manage, and grow their apps easily. It helps developers to build their apps faster and in a more secure way. No programming is required on the firebase side which makes it easy to use its features more efficiently. It provides services to android, ios, web, and unity. It provides cloud storage. It uses NoSQL for the database for the storage of data.

Sometimes when developing apps we sometimes create only one project in Firebase and add all the apps in that project. After we complete working on that we want to remove all temporary app from the main project in the project. Here we are going to delete the current App from the project from Firebase. 

Step By Step Implementation

Step 1: Select your project in the new Firebase Console

Step 2: In the top left, next to the project name, click the settings/wheel icon From the Firebase console.

Step 3: Now Select your App that you want to remove from all app 

Step 4: Then Click on Remove this app.

Step 5: Now Click on Remove App Permanently.

My Personal Notes arrow_drop_up
Last Updated : 24 Mar, 2021
Like Article
Save Article
Similar Reads