Skip to content

4.0.6#306

Merged
yusuftor merged 3 commits intomasterfrom
develop
Apr 3, 2025
Merged

4.0.6#306
yusuftor merged 3 commits intomasterfrom
develop

Conversation

@yusuftor
Copy link
Collaborator

@yusuftor yusuftor commented Apr 3, 2025

Changes in this pull request

Fixes

  • Prevents all purchase(_:) overrides from being able to be called when the shouldObservePurchases SuperwallOption is true.
  • Removes unusable Objective-C function that references an SK2 product.

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

Prevents all `purchase(_:)` overrides from being able to be called when the `shouldObservePurchases` `SuperwallOption` is `true`.
StoreKit 2 doesn't work in Objective-C, so removed the redundant SK2 function.
@yusuftor yusuftor merged commit 191447c into master Apr 3, 2025
4 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