Can someone help? This error occured when I switched to WebGL platform.
EntryPointNotFoundException: CloudWalletSetOnLogin assembly:<unknown assembly> type:<unknown type> member:(null)
Assets.Packages.CloudWalletUnity.Src.CloudWalletPlugin.InitializeWebGl (System.String rpcAddress, System.Boolean tryAutoLogin, System.String userAccount, System.String pubKeys, System.String apiSigner, System.String eosApiArgs, System.Boolean freeBandwidth, System.Boolean feeFallback, System.String verifyTx, System.String metricsUrl, System.Boolean returnTempAccounts) (at Library/PackageCache/io.liquiid.wcwunitywebgl@48da684c2a/Src/CloudWalletPlugin.cs:627)
UniversalAuthenticatorLibrary.Src.Authenticators.WaxCloudWallet.CloudWalletAuthenticator.Init (UniversalAuthenticatorLibrary.Chain chain, UniversalAuthenticatorLibrary.UALOptions options) (at Library/PackageCache/io.liquiid.univeralauthenticatorlibrary@a6456026cf/Src/Authenticators/WaxCloudWallet/CloudWalletAuthenticator.cs:97)
UniversalAuthenticatorLibrary.UnityUAL.Init () (at Library/PackageCache/io.liquiid.univeralauthenticatorlibrary@a6456026cf/Src/UnityUAL/UnityUAL.cs:63)
UniversalAuthenticatorLibrary.Examples.Canvas.UALCanvasExample.Start () (at Assets/Samples/Univeral Authenticator Library/1.1.4/Canvas/UALCanvasExample.cs:31)
System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__7_0 (System.Object state) (at <75633565436c42f0a6426b33f0132ade>:0)
UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () (at <4746c126b0b54f3b834845974d1a9190>:0)
UnityEngine.UnitySynchronizationContext.Exec () (at <4746c126b0b54f3b834845974d1a9190>:0)
UnityEngine.UnitySynchronizationContext.ExecuteTasks () (at <4746c126b0b54f3b834845974d1a9190>:0)
#if UNITY_WEBGL
CloudWalletSetOnLogin(DelegateOnLoginEvent);
Hi,
Can someone help? This error occured when I switched to WebGL platform.
The error is pointing here: