Skip to content

2.0.2

Compare
Choose a tag to compare
@jakemor jakemor released this 18 Oct 15:32
· 1730 commits to master since this release

Tons of new 2.0.0 features!

  • Adds Game Controller support
  • Renames Paywall & PaywallDelegate functions for clarity
  • Adds progress indicator & failure prompt to Restore Purchase Flow
  • Adds onFail, onPresent and onDismiss completion handlers to Paywall.present()
  • Adds PaywallInfo to presentation completion handlers
  • Adds PaywallInfo to analytics events
  • Adds Paywall.trigger() with completion handlers for nuanced handling of triggers
  • Improves logic for loading products from App Store Connect

While this release has some breaking changes, they are all very minor, and shouldn't take too long to fix :) as always, reach out if you have any questions.

2.0.1-2.0.2 just adds some missing reference documentation 😅

Coming Soon:

  • Cache SKProduct's on launch
  • Cache paywall on launch