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-10906 - fix issue with WebView and tracking multiple events at once #393

Closed hborisoff closed 4 years ago

hborisoff commented 4 years ago
What Where/Who
JIRA Issue LP-10906
People Involved @hborisoff

Background

If you click on RichInterstitial message buttons or on Banner message fast enough the SDK is registering more than one click which triggers more than one request for event. That is not correct behaviour.