Skip to content

Leanplum iOS SDK 1.2.9

Compare
Choose a tag to compare
@afirst afirst released this 24 Apr 22:28
· 656 commits to master since this release
  • Uses more precise iOS models (e.g. iPhone 5s instead of iPhone). Filters or targets that depend on the device model being "iPhone" or "iPad" should use "contains" instead of "is" (e.g. "Device model contains iPhone").
  • Fixes a compatibility issue with Urban Airship's auto setup mode.
  • Adds a new method, [Leanplum trackAllAppScreens], to automatically track each screen as states.
  • Incorporates the in-app messaging templates within the SDK itself to ease setup, although you can still include the source code in your app to modify them.