firebase/quickstart-js

Why can’t I get currentUser on my iPhone?

Opened this issue · 1 comments

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

help!help!help!