Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Will removing app from sale also end auto-renewing subscriptions?

Let's say I want to remove my app from sale, but still want existing users to keep auto-renewing their in-app subscriptions - will this work?

like image 319
THM Avatar asked Nov 02 '22 18:11

THM


2 Answers

Just got off the phone with Apple:

Indeed, there is no way. If the app isn't live, auto renewals will bounce once they're due to renew.

like image 178
THM Avatar answered Nov 15 '22 13:11

THM


According to iTunesConnect Help, it looks like you have to explicitly remove the in-app purchases from sale:

https://help.apple.com/itunes-connect/developer/#/dev7013b314c

Note: Removing an app from the App Store doesn’t automatically remove its associated in-app purchases. Customers can still download in-app purchases unless you explicitly remove them from sale. For more information, see “Removing Products from Sale” in In-App Purchase Configuration Guide for iTunes Connect.

like image 29
hayesk Avatar answered Nov 15 '22 12:11

hayesk