Digital In-app SDK 4.6 (iOS)
Released starting 30th October 2024
- iOS 12.0 or later. See In-App for iOS Setup for additional information.
-
Apache Cordova
-
React Native
-
Flutter
Release highlights
General
-
Set an autocomplete value for Text fields, leveraging the browser's autocomplete capability. For example, if the browser supports an address field use this for autocomplete. Additionally, "Email" fields are set with the email autocomplete attribute.
Note: This depends on support of the hosting OS and application. -
The
onCodeFormReady
event triggers when a survey with a code trigger has finished loading in the app. Use theonCodeFormReady
event with a listener to know when the Digital surveys become available, for example to ensure the always-on links in the app work properly. -
Added Hong Kong Chinese translations to the supported languages.
-
Surveys with a translation now support right-to-left languages.
Global enablements
These features are enabled globally during this release.
-
Self-service reusable fields on all properties using the Experience Cloud V2 integration.
-
The self-service form refresh.
-
Globally set a maximum length for "Text Area" fields.
Resolved issues
-
Disabled the content URL access within Survey to enhance the security of your SDK.
-
Usage of enums with custom parameters could result in a crash.
-
The "Powered By Medallia" link in the "Thank you page" is now tappable.
-
Text scaling is now properly applied to the feedback form.
In some rare configurations, closing the form caused the app to flash.
The preview app was not correctly supporting testing with custom parameters.
-
The SDK no longer collects the battery percentage and power connector type.
-
Bolded text is now displayed properly in the rich-text component.
-
The form now properly scrolls to the position of the missing required question on form submit.
-
Translations are now working properly when using fonts other than the default font.
-
In the new targeting modal, when a quarantine field is checked to be in use it must also contain a value.
-
In some cases change log export was failing.