Version: 2020.3
言語: 日本語
High Definition RP
Input System

In App Purchasing

com.unity.purchasing

説明

IMPORTANT UPGRADE NOTES:

If updating from Unity IAP (com.unity.purchasing + the Asset Store plugin) versions 2.x to version 3.x, complete the following actions in order to resolve compilation errors:
1. Move IAPProductCatalog.json and BillingMode.json
FROM: Assets/Plugins/UnityPurchasing/Resources/
TO: Assets/Resources/.
2. Move AppleTangle.cs and GooglePlayTangle.cs
FROM: Assets/Plugins/UnityPurchasing/generated
TO: Assets/Scripts/UnityPurchasing/generated.
3. Remove all remaining Asset Store plugin folders and files in Assets/Plugins/UnityPurchasing from your project.

PACKAGE DESCRIPTION:

With Unity IAP, setting up in-app purchases for your game across multiple app stores has never been easier.

This package provides:

▪ One common API to access all stores for free so you can fully understand and optimize your in-game economy
▪ Automatic coupling with Unity Analytics to enable monitoring and decision-making based on trends in your revenue and purchase data across multiple platforms
▪ Support for iOS, Mac, tvOS, Google Play, Windows, and Amazon app stores(*).
▪ Support to work with the Unity Distribution Portal to synchronize catalogs and transactions with other app stores
▪ Client-side receipt validation for Apple App Store and Google Play

After installing this package, open the Services Window to enable In-App Purchasing to use these features.

バージョン情報

Unity 用に検証済み

Package version 4.0.3 is verified for Unity Editor version 2020.3.

Unity との互換性

These package versions are available in Unity version 2020.3:

ドキュメント 状態 利用可能なバージョン
com.unity.purchasing@4.0 検証済み 4.0.0, 4.0.3
com.unity.purchasing@3.2 互換性 3.2.1, 3.2.2, 3.2.3
com.unity.purchasing@3.1 互換性 3.1.0
com.unity.purchasing@3.0 互換性 3.0.0-pre.3, 3.0.0-pre.4, 3.0.0-pre.5, 3.0.0-pre.6, 3.0.1, 3.0.2
com.unity.purchasing@2.2 互換性 2.2.0, 2.2.1, 2.2.2
com.unity.purchasing@2.1 互換性 2.1.0, 2.1.1
com.unity.purchasing@2.0 互換性 2.0.0, 2.0.1, 2.0.3, 2.0.5, 2.0.6
com.unity.purchasing@0.0 preview 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12, 0.0.13, 0.0.14, 0.0.15, 0.0.16, 0.0.17, 0.0.18, 0.0.19

キーワード

purchasing , iap , unity

High Definition RP
Input System