google / android-emulator-container-scripts

1.82k stars 256 forks source link

Not able to login to firebase #364

Open ajaysagar99 opened 7 months ago

ajaysagar99 commented 7 months ago

After doing all the necessary steps, I'm stuck at this screen ->

This screen opens in HTTP (not HTTPS) and click does not lead to signin at all

Ubuntu 22

emu-docker create stable "P.*x86_64"

./create_web_container.sh

docker-compose -f js/docker/docker-compose-build.yaml -f js/docker/development.yaml up

Screenshot 2023-11-17 at 2 39 52 PM

More suggestions -

  1. Step 1.2 in Setting up AAOS Emulator Service needs to be - cd android-emulator-container-scripts
  2. ./create_web_container.sh -p user1,passwd1 - -p user1, pwd1 doesn't seem to work with this script, kindly check

Thanks in advance, cheers!

ajaysagar99 commented 7 months ago
Issue

After some debugging I am seeing this issue.

The domain is already whitelisted in Firebase also not sure what is wrong