Symptoms
- I would like to see code examples of Unity IAP
Cause
Example code and scenes can help make the whole In-App Purchasing system much easier to understand.
Resolution
Yes! An example scene/script comes with the Unity IAP plugin, titled IAPDemo. The relevant files can be found in the scenes and script folders of the Plugins/UnityPurchasing/ folder. You can also find a tutorial for setting up Unity IAP here as well as additional samples in this repository: https://bitbucket.org/Unity-Technologies/unity-iap-samples
Amazon devices use Android and are therefore very similar. The only differences are the developer console settings. We have a guide here: Amazon IAP Guide
More Information
Comments
2 comments
It would be extremely useful to have an example of how to use the Amazon IAP.. :)
Amazon's IAP Is very similar to Android as it uses the same OS.
The main difference is the developer dashboard, we have a guide here: https://docs.unity3d.com/Manual/UnityIAPAmazonConfiguration.html
Article is closed for comments.