Remove IAP

I have a "Pro" in-app purchase (non-consumable) in my app which provides 2 things to the user:

- no more ads

- more features


I want to get rid of the in-app purchase and give the non-pro users all the features.


- I suppose it is not possible to display ads in a new version of my app if the user has pruchased the in-app purchase before?

- I really want to get rid of this "Pro" thing. I suppose I have no other choice, I have to keep a "Restore Pro" Button somewhere (even if it can't be purchased with the new app version)? I thought of restoring the in-app purchase automatically on the first app launch, but this brings up the password dialog...


Thanks!

You have users who paid for something. Now you want to create an app where everybody gets what some people paid for. Not good. Leave something in the app that you get if you purchased the 'pro'-IAP.


- I suppose it is not possible to display ads in a new version of my app if the user has pruchased the in-app purchase before?

It's possible but will result in angry users.

Thanks for your reply?


I want to leave the "no ads" part in the app for the people that previously paid.


I want to delete the in-app purchase button from the user interface completely. But I supppose I really have to keep a restore option in the app? Also when I remove the IAP from sale in ITC for older app versions?
If I don't offer a restore option, users who have previously paid and resinstalled the app for some reason, would not be able to benefit from the "no ads" part.

Remove IAP
 
 
Q