Web3Auth Error while signing in with it on Android/iOS

I’m using the MagicBlocks UnitySDK’s integration of Web3Auth in our game. It works fine when it is used from Unity, but it gives the following error while trying to login from Android/iOS. After selecting the google account it gets stuck in the loading screen, with the following error -
Navigation is unreachable

And if it helps this is what inside that error -
intrantinferis://com.intrantinferis.web3authunity/#sessionId=26140837d8be8b6649428d862d73dd996facf6ef2fb93dfe1d5ec7ba972d93cc&sessionNamespace=&state=

hi @prasanta

Thank you for reporting this issue. I will attempt to reproduce it and provide an update soon.

hi @prasanta

Can you tell me which version are you using of Unity, Web3auth packages and other packages.

Thanks

Hi,
Unity - 2022.3.18f1
MagicBlocks UnitySDK - 1.2.4 (This includes the Web3Auth package) [Release v1.2.4 · magicblock-labs/Solana.Unity-SDK · GitHub]

Hey @TomTom do we have any further updates on this issue? It is a little bit urgent for us as Web3 Auth errors are one of the major errors holding up the launch as is a crucial element since it provided social authentication to non-crypto savvy users. I have been trying to follow up with the Web3Auth team for further updates on Telegram.

Thanks and best regards
Elio

Have you configured the deeplink for your app?
Installing PnP Unity SDK | Documentation | Web3Auth and added web3auth-unity-sdk/Assets/Plugins/Android/AndroidManifest.xml at master · Web3Auth/web3auth-unity-sdk · GitHub manifest file like this

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.