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

Add recurring products to paywall #1019

Merged
merged 14 commits into from
Dec 17, 2024
Merged

Add recurring products to paywall #1019

merged 14 commits into from
Dec 17, 2024

Conversation

keeshux
Copy link
Member

@keeshux keeshux commented Dec 16, 2024

Suggest whenever .fullTV is suggested. For this reason, subscriptions are not suggested to existing full version purchasers, because they only miss the one-time .appleTV purchase. Group purchases by feature products and full version products, e.g.:

  • Features
    • Apple TV
  • Full version
    • Yearly
    • Monthly
    • Full
    • Full + TV

Additionally, fix reloadReceipt() slowing down onLaunch() sometimes. The warning sign would appear on restricted profiles until the receipt is loaded.

@keeshux keeshux self-assigned this Dec 16, 2024
@keeshux keeshux added the enhancement New feature or request label Dec 16, 2024
@keeshux keeshux added this to the 3.0.0 / 7. Release milestone Dec 16, 2024
@keeshux keeshux merged commit 6255a27 into master Dec 17, 2024
1 check passed
@keeshux keeshux deleted the feature/recurring-products branch December 17, 2024 17:23
keeshux added a commit that referenced this pull request Dec 17, 2024
Even if they haven't changed since the app was last sent to the
background.

Regression from #1019 where the initial .reloadReceipt() call was
wrapped in a Task to make it asynchronous.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant