iAP question
Games4life
Member, PRO Posts: 279
Hey GS Community,
Before building the App and testing it on Testflight I wanted to make sure this was the correct message.
Is this the right code for someone to remove ads in my game?
URGENT: I know how to make the iAds disappear, but what about the chartist ads?
Thanks,
G4L
Comments
@Games4life Just write the product ID from the purchase table to the Product ID field. The same you have in iTunes Connect. Not the table cell value and the location, but the actual product ID, just one word in there.
It's the correct message in the Viewer, you can test the actual IAP in Testflight.
You can make Chartboost ads disappear with a boolean. When for example remove_ads attribute is false, then choose Show ad from Change scene behaviour, otherwise change scene without showing the ad.
My games:
Who's Behind the Gates
Flip Happy
Ah, that makes sense, thanks so much for your help!
~G4L
The way you have it setup is correct. There is no need to remove the table reference as long as it's looking to the cell that contains your product id.
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
Yes, I think I do.
Cheers,
G4L