Last updated 2 years ago
Please create a firebase project and add your app to it under the same package name as your app and save the json file the do the following:
Enable Authentication
Enable Firestore
Add the Json file to your app
please don't forget to enable storage as well
then go to the rules and change "false" to "true"