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.22k stars 295 forks source link

Send AppTransactions POC #3920

Closed fire-at-will closed 1 month ago

fire-at-will commented 1 month ago

This is a POC to see if we can accurately determine originalAppVersion and originalPurchaseDate with the AppTransaction struct provided by StoreKit 2.

Changes Made

TODO

RevenueCat-Danger-Bot commented 1 month ago
1 Message
:book: Size increase: 84.80 KB

Generated by :no_entry_sign: Danger

fire-at-will commented 1 month ago

Got a verbal 👍 from @MarkVillacampa via a DM to merge this into the 5.0-fields-poc branch, where we're centralizing all of the AppTransaction POC work.