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.
Los siguientes mensajes de error indican que Unity IAP está desactivado en la ventana de Unity Cloud Services, o que Unity se ha desconectado de Internet:
CS0246
System.Reflection.ReflectionTypeLoadException
UnityPurchasing/Bin/Stores.dll
UnityEngine.Purchasing
To resolve these errors:
Note: You must have an “Owner” or “Manager” role for the project’s registered Organization to enable the Unity IAP Service.