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
Could not parse the Android Application Module’s Gradle config. Resolve gradle build issues and/or resync. Firebase error
Hello I’ve tried connecting to firebase but the it shows “Could not parse the Android Application Module’s Gradle config. Resolve gradle build issues and/or resync.”