Skip to content

Error using WebGL platform #18

Description

@kosenshou

Hi,

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)

The error is pointing here:

#if UNITY_WEBGL
        CloudWalletSetOnLogin(DelegateOnLoginEvent);

image

Unity Version:
2021.3.16f1

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