Posts

Post not yet marked as solved
1 Replies
346 Views
Dear Apple Developer,We need your clarification about how to deal with sync of 'Non-Renewing Subscription' between users's devices.Due to Verify receipt documentation https://developer.apple.com/documentation/storekit/in-app_purchase/choosing_a_receipt_validation_technique, information about 'Non-Renewing Subscription' is stored in receipt.At the same time, due to https://developer.apple.com/documentation/storekit/in-app_purchase documentation, App developer itself is responsible for the sync of 'Non-Renewing Subscription' between users's devices using login mechanism or iCloud.So the question is - can we use App Receipt (SKReceiptRefreshRequest) for the mechanism of sync of 'Non-Renewing Subscription' between users's devices?Really appreciate your help.
Posted Last updated
.