Skip to content

Cannot switch to the wallet application when connecting wallet #7

Description

@TranTuanAnh10

I used Web3Model on Unity 2022.3.16f1 and built an Android version, testing it on Android 14. After I clicked the Metamask icon on the model, it display:

image

I tried it with Android 13 and it still worked.

I used logcat in Android Studio to check the application's log, and after I clicked the Metamask icon, about a minute later, the log showed:

Exception: Websocket closed with code Undefined
at WalletConnectSharp.Network.JsonRpcProvider.Request[T,TR] (WalletConnectSharp.Network.IRequestArguments`1[T] requestArgs, System.Object context) [0x00000] in <00000000000000000000000000000000>:0 
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <00000000000000000000000000000000>:0 
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <00000000000000000000000000000000>:0 
at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run () [0x00000] in <00000000000000000000000000000000>:0 
at System.Threading.Tasks.AwaitTaskContinuation.RunCallback (System.Threading.ContextCallback callback, System.Object state, System.Threading.Task

Please check it and let me know what I should do. Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions