Overview
The new version is available to all our customers at no cost.
New Features
Dimensions: Support Boolean variables
New User Logic: When adding an attachment to a list source you can access that item and change its "AutoStart" member (Default is True), e.g.:
list.AddFromAttachment("myAttach.mp4", 1);
list[0].AutoStart = false
Bug Fixes
- Fixing issues related to Dimension StartTime should use TimeStamp instead of VisitStart
- Fixing issues related to eSurveyAttachmentType is parsed incorrectly on Android
- Fixing issues related to error downloading survey attachments
Comments
Please sign in to leave a comment.