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: added Purchases.track(paywallEvent:) #3160

Merged
merged 13 commits into from
Sep 11, 2023

Commits on Sep 8, 2023

  1. Paywalls: added Purchases.track(paywallEvent:)

    This uses `PaywallEventsManager` (#3159) to track events, and saves the presented `PaywallEvent` to be send along with `PostReceiptDataOperation`.
    NachoSoto committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f0fdf57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fd3b32 View commit details
    Browse the repository at this point in the history
  3. Fixed parameter name

    NachoSoto committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d7d0f99 View commit details
    Browse the repository at this point in the history
  4. Added initialization log

    NachoSoto committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1eaa1db View commit details
    Browse the repository at this point in the history
  5. Don't need main thread

    NachoSoto committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    10da09b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aea4214 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5d4d37 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4da78c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6cab9ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1674106 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ceb68b2 View commit details
    Browse the repository at this point in the history
  12. Added to API tester

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

Commits on Sep 11, 2023

  1. Fixed API tester

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