Skip to content

5.2.1

Choose a tag to compare

@Needle-Mirror-Bot Needle-Mirror-Bot released this 28 Mar 22:10

[5.2.1] - 2026-03-27

Fixed

  • Apple - Fixed an issue where OnPurchaseFailed would not trigger when re-purchasing non-consumables.
  • Apple - Fixed tvOS build failure caused by missing tvOS 15.0 availability on the SKPaymentTransactionObserver extension in PurchaseUseCase.swift.
  • Apple - Fixed GetProductDetails returning an empty dictionary.
  • Google - Fixed an issue where OnPurchasesFetchFailed could be triggered when foregrounding the application while the store connection wasn't established.
  • Updated description of OnPurchaseDeferred in IPurchaseService and StoreController.