Skip to content

Releases: Purchasely/Purchasely-iOS

2.8.1 - Mac Catalyst

10 Jan 11:18
Compare
Choose a tag to compare

🖥 Restored compatibility with Mac Catalyst.

2.8.0

04 Jan 09:06
Compare
Choose a tag to compare

🌎 Added a way to force a language for the SDK including error messages and paywalls. Useful if your app offers a hot language selector within the app.
📲 Added integration attributes for Batch.com
🤫 Added a silent restore that uses local receipt without refreshing it

2.7.4 - Fixes and improvements

10 Nov 11:03
Compare
Choose a tag to compare

Few minor improvement to prepare future product releases and fixes for storefront identification.

2.7.3 - Changes for the future templates ⌚️

14 Oct 22:08
Compare
Choose a tag to compare

This minor version improves few things:

  • Improved the way UIAlertController are displayed
  • Improved the relayout of backgrounds and borders

For the future templates:

  • Added new focused state on TV for future paywall templates
  • Added components appearance and disappearance

2.7.2 - New pricing in plans

27 Sep 16:34
Compare
Choose a tag to compare

Added new data to PLYPlan:

  • amount as a Decimal
  • introAmount as a Decimal
  • currencyCode like "USD"
  • currencySymbol like "$"
  • period as a localized String

These data should ease playing with price display or adding properties to your own analytics.

2.7.1 - Minor fix

23 Sep 18:28
Compare
Choose a tag to compare

Two fixes for this minor release 🩹:

  • Changed the start method to add an optional error to the initialized completion handler to identify the error on app launch
  • Fixed a bug blocking the Web links from appearing on TV

2.7.0 - User subscriptions API and Purchase content identifier

20 Sep 09:06
Compare
Choose a tag to compare

New features

Improvements

  • Added a callback on the start method to know when Purchasely is ready to handle purchases. Useful to wait for SDK initialisation before displaying a paywall if you want to avoid placeholders appearance.
  • Added the type (PLYPlanType) to plans to determine if it is a renewing subscription, consumables, non consumables and non renewing subscription.

2.6.0 - Paywalls animations 🤩

23 Aug 15:33
Compare
Choose a tag to compare

This new summer release provides some nice improvements:

  • Added compatibility with M1 chips
  • When you try to cancel a subscription made from the PlayStore we display the procedure

Most importantly, this version brings great enhancements that will be activated in a near future:

  • Carousels with autoplay and infinite mode
  • Animations instead of still images
  • New tags to compare prices in the paywalls

More informations available soon.

2.5.5 - Renamed method

28 Jul 10:01
Compare
Choose a tag to compare

setConfimPurchaseHandler method was mistyped. Renamed to setConfirmPurchaseHandler(_:) with the missing r.

2.5.4 - Performance and new helpers

27 Jul 13:56
Compare
Choose a tag to compare
  • Exposed a new public API to get all the products by calling Purchasely.allProducts()
  • Improve loading time on app launch
  • Replaced "7 days" durations by "1 week" in price strings