In this video you will learn how to integrate in app purchases to your Unity project

In this tutorial you will learn:
How to use in app purchases in Unity
How to deactivate ads with in app purchases
How to add additional features like adding in app money or in app paid features
How to add manager that will collect money in the game

To do this we first need to enable the IAP (In App Products) in the project settings, then we need to upload a build to the play store so we can add products.

Before we upload the game to the play store we need to first sign the application using a key-store.

This key is proof that we are the owners or developers of this game.

We will need this key whenever we want to upload a new version to the store.

But before we do that we need to tweak few settings because… play store rules!.

we will be creating an in game store to sell stuff to the player :)
First let’s create an in game store UI

Now that we have our Buttons ready we only need to program our button event’s which will be executed if the purchase operation was done successfully.

For that create a new gameobject called “Store Manager”.

Create and Attach a new script to it named “StoreManager”.

Subscribe: https://www.youtube.com/c/tutorialsEU/featured

#unity #game-development

Unity In App Purchases (IAP) Complete Tutorial 2021|Monetize Your Game
4.85 GEEK