Changing paid app to free and using iAds

Hi, I am planning on using iAds in my game and making it free.
But I want the people who have already paid for the app to not get the ads, what is the best way to do this?

Thanks

Comments

  • LooseMooseLooseMoose Member Posts: 224
    I think I will have an attribute called iads. and in my load actor I will put a change attribute iads to 1 then save and load. I will submit that update for my paid users. then in the next update when I make my game free I will remove the change attribute so new users will have the iads attribute set to 0 while paid users will have it saved as 1.

    That should work right?
Sign In or Register to comment.