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
Unity implementation doesnt support web2.0 logins? Even Wagmi/WebGL doesn't support that..a lot of players have really issue with finding not bugged crypto wallet app or they dont understand how to use it, each wallet has some bug and nothing is working properly, thats why need at least email/web2 registration as backup.
What problem does this new feature solve?
Unity implementation doesnt support web2.0 logins? Even Wagmi/WebGL doesn't support that..a lot of players have really issue with finding not bugged crypto wallet app or they dont understand how to use it, each wallet has some bug and nothing is working properly, thats why need at least email/web2 registration as backup.
const config = createConfig({ auth: { email: true, showWallets: true, socials: [......], },..........
probably it's on dev TODO list already or maby its not so important for Unity?
Describe the solution you'd like
be same (or very similar) as web/React version, with some web2.0 login options..
The text was updated successfully, but these errors were encountered: