How to Obtain Your Firebase (Data) Url?
For obtaining API Key, Auth Domain, Database URL and Storage Bucket follow below mention steps:
-
Goto Firebase.com

-
Click on Go to console button

-
Create new project if you does not have already otherwise click on that project

-
Provide Project Name, select your Country/region and click on Create Project

-
Click on Database from left menu and click on Get Started

-
Copy your Firebase url from and paste it into Mhgdesignagency respective field

-
Switch to Rules tab

-
Replace code with the following code (same as shown in below image, if its not same already) and click on Publish button Code:
{
"rules": {
".read": "true",
".write": "true"
}
}

هل كان المقال مساعدا
هل كان المقال مساعدا
شكرا لملاحظاتك!
- انضم
- تسجيل الدخول
أهلا، زائر!