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

Subscribing a second time after expiration does not work #43

Open
ottopic opened this issue Jul 29, 2023 · 0 comments
Open

Subscribing a second time after expiration does not work #43

ottopic opened this issue Jul 29, 2023 · 0 comments

Comments

@ottopic
Copy link

ottopic commented Jul 29, 2023

I do a manual check for the expiration date and save the subscription status with the markProductAsPurchased and removeProductAsPurchased functions.
Later, having found that the subscription has expired I resubmit the purchase, but the outcome of the purchaseProduct click is to go directly into the Storekit.TRANSACTION_STATE_PURCHASED case without any Apple purchase screen being proposed and without actually reactivating the subscription.

Video attached on Slack thread

https://tidev.slack.com/archives/C03CVQX2A/p1688503085742179

@ottopic ottopic changed the title Subscribing a second time does not work Subscribing a second time after expiration does not work Jul 29, 2023
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

1 participant