RevenueCat / purchases-ios

In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
https://www.revenuecat.com/
MIT License
2.2k stars 294 forks source link

Support OriginalApplicationVersion & OriginalPurchaseDate with SK2 #3987

Closed fire-at-will closed 1 week ago

fire-at-will commented 1 week ago

Description

This PR enables support for OriginalApplicationVersion and OriginalPurchaseDate with StoreKit 2 via SK2's AppTransaction. It also modifies the SDK to default to SK1 on iOS <=15 and SK2 on iOS >=16.

RevenueCat-Danger-Bot commented 1 week ago
1 Warning
:warning: This PR increases the size of the repo by more than 100.00 KB (increased by 102.83 KB).

Generated by :no_entry_sign: Danger

fire-at-will commented 1 week ago

merging since each individual commit has been reviewed before this