In this blog post, I'll cover the seven basic steps for bringing your Unity® app to the Amazon Appstore, quickly and easily.
[Read More]
In our previous post in the series, we shared the 2 ways to integrate the Amazon IAP API into your Unity game: using the built-in cross-platform Purchasing API from Unity or using the Amazon Appstore Unity plugin. In this episode we provide a detailed walk through for implementing the Amazon IAP Unity plugin.
[Read More]
So, you have this shiny game you made in Unity3D. You have tested your monetization funnel. You have created all of your In-App Purchase items (IAP). All you need now is to integrate it with Amazon Appstore In-App-Purchasing APIs. There 2 ways to integrate the Amazon IAP API into your Unity game. You can use the built-in cross-platform Purchasing API from Unity, or you can use our own Unity Plugin. In this blog, we will look at a basic comparison of the two methods, and the advantages and disadvantages of each. We will also walk through setting up IAP items and implementing the Unity Purchasing API in your game.
[Read More]