gpt4 book ai didi

ios - 苹果沙盒: Only receive 'INITIAL_BUY' server notifications

转载 作者:行者123 更新时间:2023-11-28 23:54:25 25 4
gpt4 key购买 nike

我们已经为自动续订订阅设置了 Apple 的服务器通知。上个月我们仍然能够获得所有通知类型(INITIAL_BUY、RENEWAL、INTERACTIVE_RENEWAL)。

最近,当我们使用沙盒(1 年订阅)进行测试时,我们仅收到“INITIAL_BUY”服务器通知,我们预计会在 1 小时后收到“RENEWAL”服务器通知,但我们没有收到这些通知。

问题:

我只是想确认这是一个新的通知服务,只向我们发送“INITIAL_BUY”通知吗?如果续订成功,是否没有服务器到服务器的通知?

注意:**

我们确实使用 verifyReceipt 服务器验证收据以检查 latest_receipt_info。

最佳答案

正确。根据此技术说明 ( https://developer.apple.com/library/archive/technotes/tn2413/_index.html#//apple_ref/doc/uid/DTS40016228-CH1-SUBSCRIPTIONS-MY_SERVER_PROCESS_RARELY_RECEIVES_RENEWAL_NOTICES_WHEN_THE_AUTO_RENEWING_SUBSCRIPTION_RENEWS_ )

The App Store attempts to charge the user account 24 hours before an auto-renewing subscription expires. If the renewal is successful, there is no server-to server notification because the auto-renewing subscription did not enter into the expired state.

您必须在每张收据到期日或前后主动调用 Apple 的收据验证端点(并且可能在该日期之后的几天内)以获取续订收据。 Apple 不会通知您的服务器。

关于ios - 苹果沙盒: Only receive 'INITIAL_BUY' server notifications,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51538089/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com