Releases: Leanplum/Leanplum-iOS-SDK
Leanplum iOS SDK 2.2.2
Release Notes
Bugfix: Fixes for rendering interstitial messages with proper spacing on iPhone X
2.2.2-beta.1
Bugfix: Safe Area fixes when status bar is hidden.
Bugfix: Message archive handles all kinds of content.
Leanplum iOS SDK 2.2.1
Release Notes
Bugfix: Fixes a caching bug where certain in app messages would continue to show after the campaign was over
Bugfix: Fixes for rendering interstitial messages with proper spacing on iPhone X
2.2.1-beta.8
version
Leanplum iOS SDK 2.2.0
Important:
This release of the iOS SDK introduced a critical bug that has been fixed as of the 2.2.1 release. Please use 2.2.1+ versions of the iOS SDK.
Release Notes
Feature: Users can now provide a callback to call whenever an in-app message is displayed
Feature: the Cocoapod now pulls in the source files instead of a built framework, making it much easier to step through the code!
Leanplum iOS SDK 2.1.0
Apple SDK 2.1.0
Features
- Added beta leanplum-monitoring feature - help us keep our SDK bug free by sending us crash reports automatically. We'll release more info as we build this feature out
Leanplum iOS SDK 2.0.7
Apple SDK 2.0.7
Features
- Access to debugVariantInfo - getting more details on how the content assignments happened on the server by enabling debug variant info on the Leanplum object
Leanplum iOS SDK 2.0.6
Bug Fixes
- constants: Remove warnings for LP_NOT_TV (#134) E2-1133 (e903a8b)
- iPhone X: Fix for bottom area padding for accept button on iPhone X. (#138) (94ecdca)
- message: HTML Y inconsistency with iPhoneX on bottom aligned (#136) E2-69 (f933edf)
- tv: Put sqlite in cache for tvOS (#128) LP-8642 (2893e72)
- URL encoding: Encode URL in unicode: LP-6329 (e0be5c3)
Features
- in-app: Adds support active period for in-app messages. (e7c25d9)
Leanplum iOS SDK 2.0.5
Fixed exceptions that were causing some crashes.
Bug Fixes
- database: Prevent exception loop LP-8132 (#113) (0107d3f)
- Database: Remove init loops (#108) LP-7855 (750d4f4)
- leanplum: Record attribute exception LP-7622 (#114) (c9a5b26)
- leanplum: Response callback called from background LP-8195 (#116) (a60cfe1)
- varcache: saveDiff and loadDiff exceptions LP-7621 (#115) (6bc9be1)