Leanplum / Leanplum-Android-SDK

Leanplum's integrated solution delivers meaningful engagement across messaging and the in-app experience.
https://www.leanplum.com
Apache License 2.0
46 stars 40 forks source link

[LP-11063] Fixing batching of start call and race condition #378

Closed milos1290 closed 4 years ago

milos1290 commented 4 years ago
What Where/Who
JIRA Issue LP-11063]

Background

Fixes an issue with start call getting batched and not executed immediately. Fixes an issue where event will be saved and not sent in next batch.