Skip to content

Leanplum Android SDK 4.2.2

Compare
Choose a tag to compare
@e7mac e7mac released this 09 Jan 21:21
· 242 commits to master since this release

Leanplum Android SDK

Build

  • Gradle (Repo): implementation 'com.leanplum:Leanplum:4.2.2’

Release Notes

###Bugfixes

  • Fixed an edge case race condition that affected the start call
  • Message archiving handles rich interstitials
  • prevent crash in LeanplumInbox

###Commits
E2-1736: Message archive handles rich interstitials
E2-1710: Remove old code affecting notifications
E2-10024 multi-channel geofence (#285) …
E2-9593 run saveRequestsForLater on same thread as sendRequests (#283) …
E2-1673 prevent null exception in LeanplumInbox (#281) …