Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why can’t I get currentUser on my iPhone? #784

Open
hubo2024 opened this issue Apr 3, 2024 · 1 comment
Open

Why can’t I get currentUser on my iPhone? #784

hubo2024 opened this issue Apr 3, 2024 · 1 comment

Comments

@hubo2024
Copy link

hubo2024 commented Apr 3, 2024

Step 1: Describe your environment

  • Operating system: ios16
  • Browser: safari,chrome____
  • Firebase SDK version: _10.9.0

Step 2: Describe the problem:

I will compile this project later and deploy it to my server. Both PC and Android can return the current user information normally, but the iPhone returns Null.

Steps to reproduce:

  1. cd atueh directory
  2. npm install
  3. npm run build
  4. Deploy to my server

Observed Results:

getRedirectResult returned null

Expected Results:

I expect to return the information of the currently logged in user

Relevant Code:

quickstart-js-master\auth

iphone:
b1e6033886343e264cd73af28662884

android:
4acf27bf96575a21c50126db0860ee3

pc:
image

@hubo2024
Copy link
Author

hubo2024 commented Apr 3, 2024

help!help!help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant