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

Paywalls: don't display "Purchases restored successfully" if nothings was restored #3233

Merged
merged 4 commits into from
Sep 20, 2023

Commits on Sep 20, 2023

  1. Paywalls: don't display "Purchases restored successfully" with no e…

    …ntitlements
    
    We can improve the logic here, but this is a simple improvement for the obvious case where nothing was actually restored.
    We don't have an easy way to test this, but at least I added coverage for `onRestoreCompleted` which was missing.
    NachoSoto committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9c141a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c20917 View commit details
    Browse the repository at this point in the history
  3. Non-subscriptions

    NachoSoto committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9d92e7d View commit details
    Browse the repository at this point in the history
  4. Simplified call

    NachoSoto committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b4da438 View commit details
    Browse the repository at this point in the history