How can I remove an existing in-app purchase from the itunes store?

My in-app subscription has been approved, is marked "cleared for sale" , and appears in the app store. I'd like to remove it but can't seem to figure out how. The "cleared for sale" box is inactive so I can uncheck that box. What is the process for removing an in-app purchase from the store???

Replies

You can't remove it from the store because previous purchasers need to be able to restore it to their device.

You can uncheck 'cleared for sale' and that will prevent anyone from accessing using any means other than restoreCompletedTransactions

PBK,


Thanks for your response but the initial question explicitly states that:
"The "cleared for sale" box is inactive so I can uncheck that box. What is the process for removing an in-app purchase from the store???"


So your suggestion to 'uncheck "Cleared for sale"' doesn't solve their problem. I am having the same issue, I'd like to remove the product from future sales but I can't figure out how to unclear them from sale. We still support the product - we just don't want to sell it anymore.


The two sections that refer to removing products in apple's support document do not actually work for me. I can't uncheck the "Cleared for Sale" as described here. And, I don't want to do this, but I also don't even have the option to delete the in-app product as described here.


I've tried altering the product slightly to see if the checkbox becomes enabled in case it needs to be re-approved for removal or something like that??? I've tried creating a new version of my app to see if I could modify the in-app products (even though I know they aren't really tied to each other).


Thanks for any help you can provide!

Scott

As I wrote above:


You can't remove it from the store because previous purchasers need to be able to restore it to their device.

You can uncheck 'cleared for sale' and that will prevent anyone from accessing using any means other than restoreCompletedTransactions


As you correctly pointed out, the OP wrote:

" The "cleared for sale" box is inactive so I can uncheck that box."

That sentence is internally inconsistent - either "box is inactive" should be "box is active" or "can uncheck that box" should be "can't uncheck that box". I assumed the word "inactive" is incorrect and that the OP "can uncheck that box." If your's is "inactive" then check whether you are listed as having those rights (i.e. under users and access you must be something - I am admin and account holder and that works) and if you are report it as a bug.


Another approach is to post an updated verison of the app that does not present this productIdentifier as available for purchase - maybe even completely eliminates IAP. In that updated app you still need to allow the user to restore previous IAPs.

PBK,


Thank you for the response!


As you said, the OP's original sentence is internally inconsistent. It's humorous that you assumed the word inactive was the posters mistype and I assumed the can uncheck was the mistake - I guess humans see what they need 🙂


In my case, I am an admin on the account and the "Cleared for Sale" checkbox is disabled no matter what actions I take (as described above). A new release version of my app did not allow me to affect the IAP's. Is that what you were proposing or something else? I cannot create a brand new app and only bring over the IAP's I need.


Are the "Cleared for Sale" checkbox's for your IAP's on your app enabled? You mentioned you are the account holder and I am not. Perhaps that's the difference?


If your's is also disabled, then I will submit a bug report as you suggest. If they work for you then I will reach out to the account holder.


Thank you again for your expertise!

Scott

>A new release version of my app did not allow me to affect the IAP's.


All you would need to do is change the code that displays certain productIdentifiers in the new version of the app. The person who wrote the original IAP code can do this easily.


>Are the "Cleared for Sale" checkbox's for your IAP's on your app enabled?


yes.

I have done this in our app but this is not good enough. Savvy users can manage their subscriptions within their iTunes Account settings which is outside of our control. This allows users to upgrade/downgrade between products if they are still available.


We offered a significant discount for the life of the subscription and do not want users to be able to get the product this way either. If I had the ability to uncheck this flag then it seems I would be able to ensure that.


Alas, it seems I will have to submit a bug report. Thank you for your help PBK (and your helpful responses on all of the other forums I read!)!


Scott

Can you raise the price to $99?

Maybe you should check your role and permissions. As per documentation the roles allowed to uncheck "Cleared for Sale" are - Required role:  Account Holder, Admin, or App Manager.