Android Release Notes
Release Date: 8.29.2017
Enhancements
- New Built-In Functions: Additional built in functions have been added. This includes the ability to capture the following:
- OS Type - iformbuilder.osType
- OS Version - iformbuilder.osVersion
- App Version - iformbuilder.appVersion
- App Name - iformbuilder.appName
- Form Version - iformbuilder.formVersion
- Device Model - iformbuilder.deviceModel
- Device Language - iformbuilder.deviceLanguage
Bug Fixes
- Fixed the media upload issue documented here.
- Fixed a crash that would occur when location services are not available on the map view.
- Built-in Functions will now work regardless of username case sensitivity. Previously, if the user did not log in with the exact case sensitivity of the created username (i.e. User1 vs user1) the Built-in Functions would fail. This has been adjusted to work regardless of case sensitivity.
Comments
2 comments
For instructions on how to implement these new built-in functions, have a look at the CSC Built-in Functions section.
You can also download the Built-in Function form package HERE.
Please sign in to leave a comment.