Skip to content

iOS SDK 3.1.0

Compare
Choose a tag to compare
@leanplum-e2 leanplum-e2 released this 30 Oct 12:18

Features

  • Defer In-App messages (docs)(#399)
  • Mark Inbox message as read without running Open Action (docs) (#387)
  • Set AppId and Dev or Prod keys from a plist (docs) (#383)
  • Handle App Store links in Web and Rich Interstitials (#388)
  • Added support for SPM 5.3 (#389)
  • Switch device ID (#401)

Improvements

  • Expose ActionContext arguments and message id (#392)
  • Request Sender improvements (#404)
  • Refactored network layer (#390)
  • Improved SDK logging (#391)
  • Removed IDFA macro (#407)

Fixes

  • Prevent tracking Open for push notifications when app is in foreground (#384)
  • Register for push message tracks View even when the message is not shown (#396)
  • Perform actions after start error (#402)
  • Check defineAction options for nil (#406)