bizz84/SwiftyStoreKit

Support for "Billing Grace Period"

Open

#605 opened on Dec 18, 2020

View on GitHub
 (2 comments) (2 reactions) (0 assignees)Swift (6,419 stars) (792 forks)batch import
area: purchase flowsdifficulty: beginnerhelp wantedtype: enhancement

Description

Hello,

Is there support for "Billing Grace Period" (auto renewal subscriptions) or is this something I have to manage exclusively in my server when verifying the receipt and using the fields grace_period_expires_date_ms and is_in_billing_retry_period?

Thanks a lot.

Contributor guide