Once you have set up your project for Unity Services, you can enable the Unity IAP service. To enable Unity IAP in your project:
Note: Enabling Unity IAP also enables Unity Analytics in your project.
Unity will automatically import the latest verified In-App Purchasing package. If you’ve already imported a version of the package, you can open the Package Manager from this menu to update or modify your previous installation.
Click Import to import Unity’s IAP’s store package Asset to access app store functionality on the following platforms:
The Unity IAP Installer will take you through the Asset package import process. This adds a new folder Assets/Plugins to your project, containing the Unity Purchasing assets required to use Unity IAP. For more information, see documentation on store guides.
以下のエラーメッセージは Unity IAP が Unity Cloud Services ウィンドウで無効になっているか、Unity がインターネットに接続されていないことを示しています。
CS0246
System.Reflection.ReflectionTypeLoadException
UnityPurchasing/Bin/Stores.dll
UnityEngine.Purchasing
これらのエラーを解決するには、以下を行います。
Note: You must have an “Owner” or “Manager” role for the project’s registered Organization to enable the Unity IAP Service.