Skip to content

Releases: Leanplum/Leanplum-iOS-SDK

iOS SDK 2.6.1

17 Sep 20:42
Compare
Choose a tag to compare

Bugfixes:
• Move to WebKit, moving away from deprecated UIWebView

Leanplum iOS SDK 2.6.0

09 Sep 16:46
Compare
Choose a tag to compare

• iOS 13 support - push token fix. Please upgrade to the new SDK to keep push notifications working smoothly
iOS 13 support guide: https://docs.leanplum.com/changelog/leanplum-ios-13-compatibility

Leanplum iOS SDK 2.5.1

29 Jul 23:05
Compare
Choose a tag to compare

Fixes:
• Fix for the safe area for bottom padding.
• Fix a potential crash for push notifications post delivery.

Leanplum iOS SDK 2.5.0

11 Jul 23:41
Compare
Choose a tag to compare

Adds support for disabling automatic method swizzling for push notification methods.
For more details, see: https://docs.leanplum.com/changelog/custom-push-notification-swizzling-for-ios

iOS SDK 2.4.3

13 Jun 05:54
Compare
Choose a tag to compare

Fixes:
• Fixes for edge case crashes.
• Full screen view fixes for landscape view for rich interstitial.

iOS SDK 2.4.2

13 May 16:52
Compare
Choose a tag to compare

Fixes:
• Added umbrella file to remove all warnings for the framework
• Fix Carthage project for using with source
• LP-10296 fix: iOS banner expand to fullscreen and unresponsive (#285)
• E2-1815: download files directly from URL instead of API call

Leanplum iOS SDK 2.4.1

25 Mar 18:11
Compare
Choose a tag to compare

Fixes:
Suppress warnings
Move bitcode flags to podfile from podspec

Leanplum iOS SDK 2.4.0

05 Mar 18:33
Compare
Choose a tag to compare

Feature: Data gzip compression to optimize payloads.
Bugfix: Adding cache update if variants are changed.

Leanplum iOS SDK 2.3.1

14 Feb 23:58
Compare
Choose a tag to compare

Bugfix: request id parameter

Leanplum iOS SDK 2.3.0

31 Jan 23:45
Compare
Choose a tag to compare

Fixes:
Leanplum-iOS-Location now includes bitcode support