Why can’t I get currentUser on my iPhone?
Opened this issue · 1 comments
hubo2024 commented
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:
- cd atueh directory
- npm install
- npm run build
- 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
hubo2024 commented
help!help!help!