Remove ads button
bradavicarrka123
Member, PRO Posts: 26
Hey all!
I've got myself all set up with chartboost, but i'd also like to make an In-App purchase for removing the ads. Could anyone help me with the process and then with the necessary code? Thanks in advance.
Comments
Make a boolean called Delete Ad (leave it unchecked) .. When touch is pressed and TableCelVal is purchased do : change attribute game.delete ad to true then save it .. where your banner actor (iAd actor) is put a rule that says when game.delete ad = true do : destroy this actor
It doesn't work for Chartboost, I mean I don't have banners
So when you change the scene you need to make a rule that says,
When remove ads is true change scene.
When remove ads is false change scene, show ad.
Don't click Chartboost startup.
Can someone confirm this logic?
Assuming you have your IAP setup correctly, then yes, that should work.
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
Yup
Thanks so much guys!