-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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:
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.
Metadata
Metadata
Assignees
Labels
No labels
