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

Skip variables to be overriden when null is received #501

Closed hborisoff closed 2 years ago

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

Null value is not permitted and should not be returned from server and value {} is used when not variables are defined. Code won't allow variables to be replaced in case of server failure.