-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Purchase cancellationDate is not only for renewable subscribtions #100
Comments
Hi @sjvc, |
Hi. I'm not sure about it. Didn't test. I was hoping you knew it :) By reading Apple docs, it seems it should get filled... |
@sjvc I wish I knew. I, mostly, work with auto-renewable subscriptions, but I will try someday to make sure how it really work. Thanks again for bringing it up. |
@ripperhe Thanks for verifying. I will update the comment and maybe we can also have a dedicated property whether the purchase is refunded or not. Thanks again! |
Hello, and thank you for such great library.
The comment for cancellationDate says: Returns
nil
if the purchase is not a renewable subscriptionBut the docs say that this field is designed for use with auto-renewable subscription, non-consumable and non-renewing subscription products. So, although your comment don't say it, does this field get filled when using non-consumable products? If yes, I suggest changing the comment so it gets more clear.
Thank you, and best regards.
Sergio.
The text was updated successfully, but these errors were encountered: