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

Fix Log.d for larger than 4000 bytes #443

Closed hborisoff closed 3 years ago

hborisoff commented 3 years ago
What Where/Who
People Involved @hborisoff

Background

There is a limitation of 4000 bytes per Logcat message. In some cases the json response from Leanplum.start was not fully logged when LogType.Debug is used.