Set user attributes on iOS
RampKit.setUserAttributes([ "plan": "pro", "country": "US" ])
NSNull()
RampKit.setUserAttributes(["plan": NSNull()])