Relative Content

Tag Archive for androidfirebaseandroid-studio

Connect new firestore database to android app

This question may seem silly and if it does I do apologize for that in advance. I am facing an issue where I want to disconnect the default (named default) firestore database from my android app and connect a new (named) database with the app. Actually I am doing all this so that I can get database URL which is available for named databases only. So all the data should now be stored in the new (named ) database