Closed fire-at-will closed 3 months ago
This PR contains the necessary changes to consume Purchases Hybrid Commons 13.0.0. Specifically, it:
useStoreKit2IfAvailable
storeKitVersion
purchasesAreCompletedBy
setFinishTransactions()
syncObserverModeAmazonPurchase()
syncAmazonPurchase()
This PR contains work by @tonidero for the Android changes and @fire-at-will / @MarkVillacampa for the iOS changes
This PR contains the necessary changes to consume Purchases Hybrid Commons 13.0.0. Specifically, it:
useStoreKit2IfAvailable
setup parameters and replaces it withstoreKitVersion
purchasesAreCompletedBy
, as introduced in PHC 13.0.0setFinishTransactions()
syncObserverModeAmazonPurchase()
in favor ofsyncAmazonPurchase()
Acknowledgements
This PR contains work by @tonidero for the Android changes and @fire-at-will / @MarkVillacampa for the iOS changes