You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
iphone:
android:
pc:
The text was updated successfully, but these errors were encountered:
Step 1: Describe your environment
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:
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:
android:
pc:
The text was updated successfully, but these errors were encountered: