Skip to content

4.0.0-beta.4#285

Merged
yusuftor merged 1 commit intov4from
v4-develop
Jan 23, 2025
Merged

4.0.0-beta.4#285
yusuftor merged 1 commit intov4from
v4-develop

Conversation

@yusuftor
Copy link
Collaborator

@yusuftor yusuftor commented Jan 23, 2025

Changes in this pull request

Fixes

  • Fixes a crash that was caused by a concurrency issue.

Checklist

  • All unit tests pass.
  • All UI tests pass.
  • Demo project builds and runs.
  • I added/updated tests or detailed why my change isn't tested.
  • I added an entry to the CHANGELOG.md for any breaking changes, enhancements, or bug fixes.
  • I have run swiftlint in the main directory and fixed any issues.
  • I have updated the SDK documentation as well as the online docs.
  • I have reviewed the contributing guide

- Fixes a concurrency crash that was caused by reading and writing to `sk2IntroOfferEligibility`. Made `SK2ReceiptManager` an actor to prevent this as it could potentially happen with the purchases variable too.
@yusuftor yusuftor merged commit 265a982 into v4 Jan 23, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant