Find dating profiles, social networks profiles, social media accounts and hidden accounts for free
how to add and remove firebase project from console

How to Add and Remove Firebase Project from Console

Are you searching for ways to remove firebase project from firebase console, remove firebase demo project, delete firebase from firebase project console. Have you been wondering lately on how to add an Android app project in Firebase and then delete the project securely. Here is a detailed tutorial on how to add an app project in Firebase Console in https://console.firebase.google.com/ and remove the app project safely. You can add multiple apps in one single project.

How to Add App project from Firebase Console

Steps
Go to https://console.firebase.google.com/
Sign up and Login to your account
Click on Add Project
Add a Project Name
Edit Project Id, if needed. Or go with the default id.

How to Download google-services Script for iOS, Android and Web App

Select Options from the project window.

For iOS app, choose Add Firebase to your iOS app.

Add iOS bundle ID
Click Register app
Download GoogleService-info.plist script file
Select Continue
Select Finish
Copy the file and paste it under MyApplication

For Android app, choose Add Firebase to your Android app.

Add Android Package name
Click Register app
Download google-services json script file
Select Continue
Select Finish
Copy the file and paste it under App in Android studio

For Web app, choose Add Firebase to your web app.

Copy the script like the one below and paste it at the bottom of your HTML.

<script src=”https://www.gstatic.com/firebasejs/4.3.1/firebase.js”></script>
<script>
// Initialize Firebase
var config = {
apiKey: “AIzaSyD2GcvgECkx4-wcsccHUIZjliztjMvBCIs”,
authDomain: “sDfasfaf.firebaseapp.com”,
databaseURL: “https://dsdf-b732f.firebaseio.com”,
projectId: “dsfsff-b732f”,
storageBucket: “sfddf-b732f.appspot.com”,
messagingSenderId: “434df35asdfdf4”
};
firebase.initializeApp(config);
</script>


Check Video on How to Add Android Project to Firebase and Download google-services Script

How to Remove App project from Console.firebase.google.com

Steps

  1. Go to https://console.firebase.google.com/
  2. Login to your account
  3. Click on the project that you want to delete
  4. Click on the settings icon on the top.
  5. Select Project Settings
  6. Select Delete Project
When you delete a project, this immediately happens:
  • All billing and traffic serving stops
  • You lose access to your entire project, including your project’s apps
  • Project owners will be notified and can restore the deleted project within 30 days from the Google Cloud console
  1. Enter Project ID
  2. Select Delete Project
  3. You will get an email with confirmation of deletion of app project.
Project Shutdown Announcement

Your Google Cloud Platform project personality-tester was shut down on Saturday, September 9, 2017 7:28:39 PM UTC.

If you take no action, after Monday, October 9, 2017 7:28:39 PM UTC, you will be unable to recover this project. If this was unintentional, visit this URL before Monday, October 9, 2017 7:28:39 PM UTC to cancel the project shutdown:

    Check Video on How to Delete Android Project in Firebase and Multiple Apps

    Kindly Share AheadShip Me This