SDK release notes

See Leanplum's latest SDK release notes:

iOS SDK

For full release notes visit GitHub.

2.6.4

January 16, 2020

  • Bug fixes

2.6.3

December 11, 2019

  • Using operation queue to execute writes in bg
  • Enabling use of TLS
  • Excluding database from iCloud/iTunes sync
  • Bug fixes

2.6.2

September 23, 2019

  • Bug fixes

2.6.1

September 17, 2019

  • Move to WebKit, moving away from deprecated UIWebView

📘

UIWebView Deprecated

Apple has deprecated UIWebView. Our message templates now use WKWebView class

2.6.0

September 9, 2019

  • iOS 13 support - push token fix. To keep push notifications working, update to this version of the iOS SDK

❗️

Important changes in iOS 13

For more on the changes to iOS 13: Leanplum SDK iOS 13 Compatibility

2.5.1

July 11, 2019

📘

Minimum version:

Supports iOS 8.0 and above (If you need to support iOS 6 or 7, we have a separate static framework available via CocoaPods and standalone download). SDK file size: ~2.3mb

Android SDK

For full release notes visit GitHub.

5.3.3

December 11, 2019

  • Bug Fixes

5.3.2

December 11, 2019

  • Bug Fixes

5.3.1

October 7, 2019

  • Bug Fixes

5.3.0

September 17, 2019

  • Moved SQLite writes to background thread
  • Bug fixes

4.2.8

September 19, 2019

For Pre-Android X only. Update to 5.3.0 if you have migrated to Android X

  • Moved SQLite writes to background thread
  • Bug fixes

5.2.3

June 28, 2019

  • Bug fixes

📘

Minimum version:

Supports Android 2.3.3 (API Level 10) and above. Leanplum SDK versions 4.3.X and above require AndroidX. Push notifications and geolocation require Google Play services 8.3.0+. SDK file size: ~300kb

Unity SDK

For full release notes visit GitHub.

2.0.10

February 3, 2020

Updated:

  • Leanplum iOS SDK 2.6.4
  • Leanplum Android SDK 5.3.3

2.0.9

December 12, 2019

Bug fixes

Updated:

  • Leanplum iOS SDK 2.6.4
  • Leanplum Android SDK 5.3.2

1.6.16

December 12, 2019

Bug fixes

Updated:

  • Leanplum iOS SDK 2.6.4
  • Leanplum Android SDK 4.2.9

2.0.8

December 12, 2019

Bug fixes

Updated:

  • Leanplum iOS SDK 2.6.3
  • Leanplum Android SDK 5.3.2

1.6.15

December 12, 2019

Bug fixes

Updated:

  • Leanplum iOS SDK 2.6.3
  • Leanplum Android SDK 4.2.9

2.0.7

September 25, 2019

Adds support for iOS 13

Updated:

  • Leanplum iOS SDK 2.6.2
  • Leanplum Android SDK 5.3.0

1.6.14

September 25, 2019

Adds support for iOS 13.

Updated:

  • Leanplum iOS SDK 2.6.2
  • Leanplum Android SDK 4.2.8

2.0.6

September 17, 2019

Adds support for iOS 13

Updated:

  • Leanplum iOS SDK 2.6.1
  • Leanplum Android SDK 5.2.3

1.6.13

September 17, 2019

Adds support for iOS 13.
Pre-Android X only.

Updated:

  • Leanplum iOS SDK 2.6.1
  • Leanplum Android SDK 4.2.7

2.0.5

July 30, 2019

Fixed:

  • TrackIOSInAppPurchases deprecated
  • TrackGooglePlayPurchase deprecated

Updated:

  • Leanplum iOS SDK 2.5.1
  • Leanplum Android SDK 5.2.3

📘

Minimum version:

Supports Unity 5.0 and above for Android, iOS, and Standalone platforms.

WEB / JavaScript SDK

For full release notes visit GitHub.

1.4.0

February 7, 2020

  • Add TypeScript definitions
  • Bug Fixes

1.3.0

July 17, 2018

  • Added access to variant debug info

1.2.4

August 21, 2017

  • Bug Fixes