IAP Question
Steveo_33
Member, PRO Posts: 8
Hi guys,
I am having some trouble setting up and testing my in app purchase. I have watched the gs helper videos and set it up exactly as it states. However, my problem is my boolean table value becomes true when the actor is pressed and not when the purchase is made, as it should be.
So I have an actor with the rule if touch is pressed --> IAP--> IAP Changes BooleanX to true, but when i touch the actor, BooleanX becomes true without me having to purchase. Any idea on how to fix this?
Thanks!
Comments
I am not sure if this answers your question. In Preview you only get a popup with three choices which are self explanatory. I just did a quick test see attached project once you click success it won't change again.
This would typically be a button in your store scene and users would only use it once. Also on that scene you will need a Restore IAP button incase a user has to reinstall the game and wants to retrieve his purchase. This doesn't apply to consumables.
Universal Binary Template - Universal Binary Template Instructions Rev 4 (Short) - Custom Score Display Template
Thanks a lot that helped solve my problem!