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
Hi,
I am developing an iOS app which let user login with Web3Auth. It works fine with social provider like Google, Facebook, Twitter. But with Line app, after user authorize login, Web3Auth does not redirect back to our login screen app like other providers does but it show an error like: Error: openlogin-sdk.init or openlogin-sdk.redirectUrl is not set
I don't know if I have to do any special configurations for Line? Is anyone has this issue?
I also tried the example project of Web3Auth and it has the same issue.
I have searched for the discussion here but seem like no one has this issue but me.
This is my code for this feature
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am developing an iOS app which let user login with Web3Auth. It works fine with social provider like Google, Facebook, Twitter. But with Line app, after user authorize login, Web3Auth does not redirect back to our login screen app like other providers does but it show an error like:
Error: openlogin-sdk.init or openlogin-sdk.redirectUrl is not set
I don't know if I have to do any special configurations for Line? Is anyone has this issue?
I also tried the example project of Web3Auth and it has the same issue.
I have searched for the discussion here but seem like no one has this issue but me.
This is my code for this feature
Beta Was this translation helpful? Give feedback.
All reactions