skip to Main Content

After emulator version update I’m not able to sign in with Firebase Google/anonymous or to use firestore.

Network type full/great.

Update:
It is looks like the connection with firebase is very slow, take about 5 minutes to sign in, and the data is fetched very slow, however internet in emulator browser work just fine.

On real device everything works well.

Same happen on 2 machines on different networks.

Someone familiar?

Solved:
Downgrading emulator version to 31.2.9

2

Answers


  1. Chosen as BEST ANSWER

    Emulator Version 31.3.12 contains a fix for this issue.


  2. Try downgrading the android emulator version to 31.2.9

    This worked for me.

    Use this link to downgrade – https://developer.android.com/studio/emulator_archive

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search