I'd like to ask whether there is a way to get price of active auto-renewable subscription by calling some script on Apple's servers? When i verify receipts, there is no price for product id in Apple's server response. And I'd like to get it for logging and stats purposes.

Thanks in advance

有帮助吗?

解决方案

Good question. I know you can get that on the device as part of the transaction process but I don't think there's a way to do it from your server.

You could maybe cobble it together by sending the price from your app to your server when you send a new receipt.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top