Replies: 2 comments
-
Hi @andeeDev did you find any solution for retrieving whether the subscription is cancelled or not? |
Beta Was this translation helpful? Give feedback.
0 replies
-
There is a cancellation date. you can check the rawBody |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As I understand from the apple documentation on cancel and on renew will be one event
DidChangeRenewalStatus
, but could you make it clear with this package, how can I distinguish whether it is canceled or renewed?Thank you for help
Beta Was this translation helpful? Give feedback.
All reactions