Open yellow8-vom opened 1 week ago
It looks like this is the last step of the multi-step rollout described in https://developer.apple.com/documentation/technotes/tn3138-handling-app-store-receipt-signing-certificate-changes
We haven't had problems in the first two steps of the rollout, so I'd be optimistic that the last step will be ok.
That said, Apple is pushing quite hard to use the StoreKit2 Transactions API, and that's the long-term way to go for the future.
From Apple:
Will we be safe if using AppReceiptValidator?
Thanks a lot!