androidfirebaseandroid-studio-2.2firebase-assistant

Android 2.2.2 Firebase Assistant reconnect your app to firebase


I used Firebase Assistant which comes with Android Studio 2.2.2 to create a Firebase project. First I connected to a previous firebase project and then I wanted to create a new Firebase project but it always shows "Connect your app to Firebase" step as Connected and there is no button to get it back. I manually configured it but I wanna know if there is a way to do disconnect and reconnect it.

Thanks

Firebase Assitant


Solution

  • It seems you can't use the android studio client to disconnect your app project from your Firebase project.

    But it is possible to do so from the Firebase Console

    1. Simply log in to the console
    2. Choose the project the app is connected to
    3. You will see a box displaying information about the Android App connected to the Firebase project
    4. Click on the 3 dots button at the top right of the android app box and click Manage
    5. Scroll down a bit and click the arrow button next to the Advanced Options header
    6. A Delete this app button will appear, click it and it will disconnect your android app from your Firebase project