Expected Behavior
I expected that it would be possible to use Leanplum.setUserAttributes to set userAttributeValuesToIncrement, or else that the SDK would have a separate method for incrementing attribute values.
Actual Behavior
As far as I can tell, Leanplum.setUserAttributes only accepts a parameter for the actual user attribute property-value map, and not higher level options like userAttributeValuesToIncrement
Steps to Reproduce the Problem
- Read the SDK documentation, notice the lack of any mention of
userAttributeValuesToIncrement
Specifications
- Version: N/A
- Platform: N/A
- Subsystem: N/A
Expected Behavior
I expected that it would be possible to use
Leanplum.setUserAttributesto setuserAttributeValuesToIncrement, or else that the SDK would have a separate method for incrementing attribute values.Actual Behavior
As far as I can tell,
Leanplum.setUserAttributesonly accepts a parameter for the actual user attribute property-value map, and not higher level options likeuserAttributeValuesToIncrementSteps to Reproduce the Problem
userAttributeValuesToIncrementSpecifications