How to delete current app from project in Firebase?

后端 未结 14 2655
别那么骄傲
别那么骄傲 2020-12-05 04:39

I tried out new version of Firebase. I have created new project. Added there necessary apps. After that I added the test app, which I don\'t need any more. But I could not

相关标签:
14条回答
  • 2020-12-05 04:49
    1. Go to setting of project

    2. Copy project ID

    3. Click on a delete project at the bottom.

    1. Enter Project ID and delete project.
    0 讨论(0)
  • 2020-12-05 04:51

    Confirming the earlier answers provided, here's a detailed step-by-step.

    1. Go to Project settings. (Alternatively, from the home screen of the Project View, click on the ... (Settings button on the right side of the app's name), then click MANAGE .
    2. Under Your Apps section, select the app you want to delete.
    3. Click on Advanced Options.
    4. Click on DELETE THIS APP , A note will be shown:

      Caution, this is a permanent action. Deleting your app will delete the corresponding Analytics data, but not your app's API keys or OAuth clients.

    5. Click on DELETE THIS APP PERMANENTLY

    A prompt will be displayed on the upper right corner of your Console would show up confirming the deletion.

    0 讨论(0)
  • 2020-12-05 04:55

    Step 1: From "Project Overview" select settings of the app you want to delete.

    Step 2: Click "Delete This App" button on the bottom of your app details.

    0 讨论(0)
  • 2020-12-05 04:55

    You must delete all Role except Owner in Manage Permission in console.firebase.google.com before delete current app from project in Firebase

    0 讨论(0)
  • 2020-12-05 04:56

    Delete an app Sign in to Firebase, then open your project. Click the Left Side Menu ->Project Overview Settings icon, then select Project settings. Then Scroll Down the Your apps card, Under the Your apps card, click Delete project open popup. Check that the desired app is being deleted, then click Delete Project app permanently.

    0 讨论(0)
  • 2020-12-05 05:00

    Ok the feature has been added. Project settings > select the app > Advanced Options > Delete this app

    0 讨论(0)
提交回复
热议问题