How to remove Subscription from product list in developer console and what will be its effect on the old subscribed users?

徘徊边缘 提交于 2019-12-03 06:06:43

问题


I want to remove the existing subscription product from product list.

How would I be able to perform so as I didn't found any option on my developer console to delete the subscriptions ?

Also if in any way possible it is allowed, then will it have any effect on the existing users who have purchased that subscription when they call for RESTORE_TRANSACTION from their app while communicating with Google Play ?


回答1:


Unfortunately, It's not possible to remove a subscription product from the product list of the developer console. You can just remove the subscription product from the product list offered in your app to prevent users from seeing or purchasing it.



来源:https://stackoverflow.com/questions/15783694/how-to-remove-subscription-from-product-list-in-developer-console-and-what-will

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!