How to delete current app from project in Firebase?

后端 未结 14 2733
别那么骄傲
别那么骄傲 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: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.

提交回复
热议问题