You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: