- Home /
Can you set up IAP with real money?
Hey guys just a couple quick questions. Im getting towards the end of my app and have a couple players the user can unlock. I want to make the last two players unlock-able through In App Purchases. Say I want the unlock-able player to cost $.99, can I actually make code that somehow handles money or do I have to do it through the app store / play store? Also, ive been using Unity to make this game for both Android and Apple. Im guessing at this point I will have to save two versions of the game, one that will be used in the Apple Marketplace and one for the Android Marketplace correct? If anyone can help me or point me in the direction of a site / tutorial that can I would really appreciate it. The ones I have found seem to be dated or make it that you have to purchase coins with the money and then purchase the unlock-able with the coins. Thanks so much everyone!
Answer by LilGames · Dec 06, 2017 at 03:32 PM
Unlocking "coins" and unlocking a "character" are the same thing, if you know how to program:
https://docs.unity3d.com/Manual/UnityIAP.html
https://unity3d.com/learn/tutorials/topics/ads-analytics/integrating-unity-iap-your-game