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 loading of array args from cache #438

Closed nzagorchev closed 3 years ago

nzagorchev commented 3 years ago
What Where/Who
JIRA Issue JIRA_TICKET_ID

Prevent error when loading variable diffs from VarCache for ActionDefinitions that have an Array ActionArg.

Background

Implementation

Testing steps

Is this change backwards-compatible?