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

iOS15/SK2/ObserverMode Improvements #4148

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

fire-at-will
Copy link
Contributor

@fire-at-will fire-at-will commented Aug 6, 2024

There are currently two issues that occur with iOS 15, StoreKit 2, and PurchasesAreEnabledBy==.myApp:

  • We listen for purchases using both SK1 & SK2
  • We POST a SK1 receipt to the backend despite the purchase being made with SK2.

This PR provides one approach for addressing these issues.

TODO

If we like this approach, update the tests

@fire-at-will
Copy link
Contributor Author

@RCGitBot please test

@fire-at-will fire-at-will added the pr:fix A bug fix label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:fix A bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant