Skip to content

Retry in-app verification 3 times before failing #1358

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

keeshux
Copy link
Member

@keeshux keeshux commented May 5, 2025

StoreKit is unable to report failures and may occasionally return empty products instead. This is a mitigation attempt to avoid "Purchase required" for legit paying users.

Fixes #1312

@keeshux keeshux self-assigned this May 5, 2025
@keeshux keeshux added bug Something isn't working IAP Related to in-app purchases labels May 5, 2025
@keeshux keeshux modified the milestones: 3.5.0, 3.4.0 May 5, 2025
keeshux added 2 commits May 13, 2025 14:38
StoreKit is unable to report failures and may occasionally return
empty products instead. This is a mitigation attempt to avoid
"Purchase required" for legit paying users.
@keeshux keeshux force-pushed the bugfix/retry-tunnel-verification branch from a64374a to d7ecf3e Compare May 13, 2025 12:38
@keeshux keeshux removed their assignment May 19, 2025
@keeshux keeshux modified the milestones: 3.4.0, 3.5.0 May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working IAP Related to in-app purchases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Annoying occurrences of "Purchase required"
1 participant