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

PostReceiptOperation: added ability to also post AdServices token #2566

Merged
merged 1 commit into from
May 31, 2023

Commits on May 30, 2023

  1. PostReceiptOperation: added ability to also post AdServices token

    - Added `aadAttributionToken` to `PostReceiptDataOperation`
    - Exposed `AttributionPoster.adServicesTokenToPostIfNeeded`
    - Added snapshot test to verify it's sent
    - Added `PurchasesOrchestrator` tests (SK1/SK2) for sending the attribution token
    - Added missing `PurchasesOrchestrator` tests for sending attributes
    - Added log when marking `AdServices` token as synced
    - Exposed `Purchases.attribution` for custom entitlement computation framework (and added to API tester)
    - Exposed `Purchases.enableAdServicesAttributionTokenCollection`  for custom entitlement computation framework (and added to API tester)
    NachoSoto committed May 30, 2023
    Configuration menu
    Copy the full SHA
    223f9a9 View commit details
    Browse the repository at this point in the history