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

Only POST AppTransaction in syncPurchases if No Transactions Present #3925

Closed fire-at-will closed 1 month ago

fire-at-will commented 1 month ago

This PR adjusts the behavior in syncPurchases() so that if no purchases are present, we still POST the AppTransaction to POST /receipt instead of just fetching the CustomerInfo.

Description

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

Generated by :no_entry_sign: Danger