Medallia Digital SDK 3.6.0 release notes
Released starting 21 September 2020
This release is compatible with these operating systems:
-
Android 4.1 or later
-
iOS 9.0 or later
-
Apache Cordova
-
React Native
Release highlights
-
The banner configuration modal in the Digital Command Center automatically reflects banner configuration changes in real-time in the banner preview area.
- App Rating support is extended to Apple direct in-app support, including:
SDK direct handling of the iOS "SKStoreReviewController" API.
Support of this capability is done via self service from the Digital Command Center and requires no engineering efforts.
SDK intercepts are not displayed when enabled (direct Apple prompt display).
SDK targeting, quarantine, and session logic are utilized and leveraged.
Apple API limitations automatically apply.
Capability and support is backward compatible with earlier SDK versions.
- SDK Form Translations is available for the Early Adopters Program (EAP):
Multi-language configuration is supported in a single survey.
All SDK components are supported, including App Ratings prompts, feedback invitations, and the newly introduced Thank You Prompt.
A new API named "UpdateCustomLocale" provides the ability to override the SDK default of mobile OS locale with the current language to which the app is set.
Medallia supports ISO standards to enable a clear and well defined language format (ISO 639-1 for language codes and ISO-3166-1 alpha-2 for country codes).
Translation settings and controls are the same as the Web property settings and controls to provide a simple and unified experience.
Enabling SDK translations automatically sets the configured language in Medallia Experience Cloud to easily enable Experience Cloud translations and multi-language text analytics capabilities.
An out-of-the-box native SDK prompt displays a "Thank You" indication when users submit feedback. Full self-service design—customizing text, fonts, colors, buttons; uploading images; linking text—can be controlled through the Digital Command Center with no engineering efforts required.
Resolved issues
Android
In-app programs are disabled when offline grace periods expire and sessions are refreshed (falsely communicated as part of SDK v3.5.0).
When an SDK feedback invitation is displayed, any previously opened SDK feedback invitations close as expected.
iOS
-
Survey backgrounds appear appropriately when in dark mode.
When the Disable Intercept API is called before the SDK Initialization API, invitations are not presented, which is the expected behavior.
Medallia Digital SDK 3.6.1 release notes
Released starting 30 September 2020
This release is compatible with these operating systems:
-
Android 4.1 or later
-
iOS 9.0 or later
-
Apache Cordova
-
React Native
Release highlight
-
The following frameworks support compatibility with Xcode 12 and Swift 5.3:
iOS Native
Apache Cordova
React Native
Resolved issues
-
Missing Listeners data was added to the Cordova and React Native plugins:
-
Addition of Locale payload data in Form Listener method.
-
ThankYouPrompt Listener event fires as part of Form Listener.
-
Android
-
The Survey Form Webview settings have been updated for Android API 30 / operating system version 11 compatibility.
iOS
Released starting 12 November 2020
-
The accessibility focus capability is automatically set on SDK iOS surveys.
Medallia Digital SDK 3.6.1 hotfix release notes
Released starting 12 November 2020
This release is compatible with these operating systems:
-
Android 4.1 or later
-
iOS 9.0 or later
-
Apache Cordova
-
React Native
Resolved issue
iOS
The accessibility focus capability is automatically set on SDK iOS surveys.
Medallia Digital SDK 3.6.2 release note
Released starting 16 November 2020
This release is compatible with these operating systems:
-
Apache Cordova
-
React Native
Resolved issue
-
The accessibility focus capability is automatically set on SDK iOS surveys.
Medallia Digital SDK 3.6.3 hotfix release note
Released starting 1 January 2021
This release is compatible with these operating systems:
-
Android 4.1 or later
-
Apache Cordova
-
React Native
Resolved issue
Android
-
This hotfix resolves an issue issue where alert intercepts were being displayed with incorrect design values. This issue was applicable to the following:
- Android apps that utilize the SDK native alert intercept flavor.
- Apps that use the new Android native alert style MDC (com.google.android.material) that has replaced the design support library.