Closed hborisoff closed 3 years ago
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.
Leanplum.start
LogType.Debug
Background
There is a limitation of 4000 bytes per Logcat message. In some cases the json response from
Leanplum.start
was not fully logged whenLogType.Debug
is used.