Leanplum Android SDK 4.2.2
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) …