Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abillity to check if Subscription Cancelled? (IOS) #69

Open
NemyaNation opened this issue Sep 27, 2021 · 1 comment
Open

Abillity to check if Subscription Cancelled? (IOS) #69

NemyaNation opened this issue Sep 27, 2021 · 1 comment

Comments

@NemyaNation
Copy link

This isn't working anymore

.valid? => https://www.rubydoc.info/github/jnbt/candy_check/master/CandyCheck%2FAppStore%2FReceipt:valid%3F


Any tips on how I can check to see if a renewable subscription has been cancelled or not?

@Freddy03h
Copy link

I've got the same question, it seems that cancellation_date on iOS is only there when user revoke or refund the transaction : https://developer.apple.com/documentation/appstorereceipts/cancellation_date_ms

I don't think there is a way to know when the user cancel the auto-renewal subscription, but there is auto_renew_status to know if the user turned off automatic renewal : https://developer.apple.com/documentation/appstorereceipts/auto_renew_status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants