You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Expected Behavior
I expected that it would be possible to use
Leanplum.setUserAttributes
to setuserAttributeValuesToIncrement
, 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 likeuserAttributeValuesToIncrement
Steps to Reproduce the Problem
userAttributeValuesToIncrement
Specifications
The text was updated successfully, but these errors were encountered: