Skip to content
This repository was archived by the owner on Apr 28, 2022. It is now read-only.
This repository was archived by the owner on Apr 28, 2022. It is now read-only.

app crash immediately after call openIAB.queryInventory. #532

@minhit1805

Description

@minhit1805

Hello, after call OpenIAB.init succeccsful.
public const string offter1 = "com.petgames.offer1";
public const string offter2 = "com.petgames..offer2";
public const string offter3 = "com.petgames.offer3";
private void billingSupportedEvent()
{
//_isInitialized = true;
Debug.Log("billingSupportedEvent");
OpenIAB.queryInventory (new string[]{offter1,offter2,offter3}); <-- crashing here
}

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