After one auto renew, is_in_billing_retry_period always get value 1 in sandbox environment

I have encountered this issue since yesterday, I tested to purchase a product which have a promotional discount in sandbox, the initial purchase(no matter purchased with original price or discounted price) was good as normal, but after initial purchase expired, it should auto renew, but I notice that response from https://sandbox.itunes.apple.com/verifyReceipt shows

Code Block
"is_in_billing_retry_period": "1",
"auto_renew_status": "1"


Then I test above step with another product which doesn't have any promotional discount, it works as usual.

How can I resolve this problem?

Thanks in advance.
  • The same for me. Since yesterday all of my in-app purchases for auto-renewable subscriptions are in billing retry period. No matter what I do, after the subscription ends, it does not expire (as expected) but comes with is_in_billing_retry_period=1. I am talking about Sandbox environment.

    Have you figured this out or maybe know what is the problem here? Thank you!

Add a Comment