Version: 5.6
Samsung Galaxy apps
CloudMoolah MOO store

Tizen Store

Extended functionality

Item Group ID

The Tizen Seller Store (also known as the Tizen Store) requires that all items available for in-app purchase be grouped into predefined Item Groups. These groups have an Item Group ID assigned by the Tizen Seller Store when they are created. The ID for the group associated with your game must be passed to Unity IAP using the SetGroupId function:

    builder.Configure<ITizenStoreConfiguration>().SetGroupId("100000085616");

    UnityPurchasing.Initialize(this, builder);

Store Beta vs DevMode

Unity IAP for Tizen does not use the MODE_DEVELOPER option for testing. Test your in-app purchases using the Beta test functionality provided by the Tizen Seller Store.

Purchase restoration

On startup, the Unity IAP system checks for existing Tizen purchases and processes them accordingly. During this process, your IStoreListener.ProcessPurchase implementation is invoked for items the user already owns. The purchase restoration process ignores consumable items.

Samsung Galaxy apps
CloudMoolah MOO store
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961