android-emulator-container-scripts icon indicating copy to clipboard operation
android-emulator-container-scripts copied to clipboard

Not able to login to firebase

Open ajaysagar99 opened this issue 2 years ago • 1 comments

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 avatar Nov 17 '23 10:11 ajaysagar99

Issue

After some debugging I am seeing this issue.

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

ajaysagar99 avatar Nov 29 '23 11:11 ajaysagar99