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 295 forks source link

AppTransaction Integration Tests #3953

Closed fire-at-will closed 1 week ago

fire-at-will commented 3 weeks ago

Description

This PR adds integration tests for the fields derived from StoreKit2's AppTransaction.

UPDATE: Also fixes the calculation of the postParamsHash to be consistent with the backend validation logic.