this.$auth.loginWith() not working on mobile (ios) #1498
Unanswered
oyish
asked this question in
Support Requests
Replies: 3 comments 1 reply
-
Provide the request error / and all logs |
Beta Was this translation helpful? Give feedback.
1 reply
-
@suumokr Are you already fixed your problem? help me to resolve the issues. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Also not working for me. Tested on Safari (mobile) and brave (mobile) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
this.$auth.loginWIth() works on pc(desktop) properly . but on mobile, it shows me NetworkError(without status code.)and also it doesn't send request. (I checked it by backend's log) but it shows me NetworkError.
i don't know why loginWith() don't work on mobile phone only. i tried to check this with other persons phone. but occurred same problem.
i already checked cors policy and firewall.
versions
"nuxt": "^2.15.7",
"@nuxtjs/auth-next": "^5.0.0-1624817847.21691f1",
Source Code
please help me.
Beta Was this translation helpful? Give feedback.
All reactions