Get realtime database url
In this step-by-step guide, we will show you how to activate your database in Firebase and how to obtain the URL address that the editor requests when compiling.
Last updated
In this step-by-step guide, we will show you how to activate your database in Firebase and how to obtain the URL address that the editor requests when compiling.
Last updated
Step 1.- Select Realtime Database and click on “Create a database”
Step 2.- Select Start in locked mode and click on "Enable"
Step 3: Select the option for the area where you want to have your server (recommendation: keep the default option) and click on "Following"
Step 4.- Select the URL as below, it’s important to note this info, as it will be requested to generate your compilation.
FIREBASE REAL-TIME DATABASE URL: https://apphive-app-test-default-rtdb.firebaseio.com
Step 5: Copy the complete URL of your database and paste it when prompted to do so during the compilation process.