Hello,
below is my json file which i had created few minutes ago in a fresh new project.
I had uploaded it to asset, my package name is correct but still when i try to export it says firebase authentication error.
I checked my json file, it is way different than my previous one. Lots of codes are missing.
Most important is SHA 1 certificate is missing.
please help me…!
This is link for my json file.
my package name- com.admedia.palusservices
Open json with any text editor, for example notepad and between project number and project_id add "firebase_url": "https://your-projekt-id.firebaseio.com",
these are very simple bocks, in my previous project i had used much complicated than this. But still it works there
This is AIA Palus_Services.aia (185.8 KB)
Found the problem… You enabled the user to input mobile num without country code, that is the problem. If user from india, he need to enter +91 but you didnt provide any place for that
Pls make changes in your project as shown in the picture and try
also in the spinning progress bar ple make change the value from 10 to 13
These were my starting settings.
These settings won’t work that’s why I changed it to number from mobile number.
And for country code look at the blocks.
I did it in the blocks section because it is just for indian users.