Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IAP: Restoring a purchase no longer for sale

I've searched this everywhere and couldn't find it.

Apple will let an In App Purchase removed from sale be restored?

The IAPs can be removed on iTunesConnect -> Cleared for sale -> No.

Last month I added a sale package, now I want to remove but I want the users that got it to be able to restore. If I only remove the item from the app it will still show up at the App Store, so I must remove it from sale also.

So, will be users be able to restore it?

Cheers!

like image 868
tomDev Avatar asked Apr 30 '15 20:04

tomDev


1 Answers

If anyone is wondering about this, the users can restore the purchase even if you removed from sale.

The product will no longer show up at the App Store, it will disappear, but the Restore button will allow to users to bring it back.

This is very useful to hide Xmas discounts. It will disappear from the App Store, but the users that bought it will be able to restore.

Btw, this has nothing to do with the code, it is all about Apple validating the restore.

Exactly what I wanted. :)

like image 101
tomDev Avatar answered Oct 02 '22 03:10

tomDev