Skip to content

1.2.1

Compare
Choose a tag to compare
@ren6 ren6 released this 16 Apr 10:46
· 360 commits to master since this release
ee07270

What's new in 1.2.1:

  • Fixed a bug where ApphudPurchaseResult.error was always nil when using Apphud.purchaseWithoutValidation method.
  • Improved retries logic when there is no Internet Connection.
  • Improved products fetch and refresh callbacks; implemented array of blocks instead of overwriting a block variable. Now you can use as many productsDidFetchCallback or refreshStoreKitProducts callbacks as you want. All of them will be fired.