Medallia Digital SDK 3.7.0 release notes
Released starting 21 January 2021
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 newly released SDK Targeting Engine uses a new and robust native dynamic mechanism that improves performance. This deliverable requires no integration changes or updates.
- The feedback UUID is now generated by Medallia servers:
The existing SDK “feedbackUUID” payload field will be swapped with a new convention named “feedbackClientCorrelationID” (CCID), which will be the only parameter exposed on the app client level.
To support this, Feedback Listener API / Feedback Delegate API has been re-released as FeedbackListenerV2 / FeedbackDelegateV2.
Both UUID and CCID will be visible from the Digital Command Center inbox and Experience Cloud.
Android
Because of a new security policy, the SDK will be blocked for operating system versions below API 18. To avoid compatibility issues, the minSDKVersion remains above or equal to 16.
Resolved issues
-
Sporadic configuration updates work as expected.
-
GIF support has been added to the Thank You Prompt.
-
Locale payload data in the Form Listener method has been added to the Cordova and React Native plugins. This resolves an issue where new ThankYouPrompt Listener events were not firing as part of Form Listener.
Android
-
The Survey Form Webview settings have been updated for Android API 30 / OS version 11 compatibility.
-
Concatenated resources can be uploaded successfully when using multiple large files.
iOS
-
SDK is now compatible with iOS 13.3 for Objective-C based apps.
-
Survey titles are read when voiceover is enabled.
-
The Handle Notifications API launches surveys successfully in instances where a large number of surveys are live.
-
UIWindowSceneDelegate objects are now supported.
-
Display race condition between SDK banner invitations and iOS UIAlert have been fixed so that invitations appear without issue.
-
The Handle Notification API works when feedback invitations are displayed in the app.
Medallia Digital SDK 3.7.1 hotfix release notes
Released starting 7 January 2021
This Digital SDK release supports these operating systems:
-
Android 4.1 or later. See In-App for Android Setup for additional information.
- iOS 9.0 or later. See In-App for iOS Setup for additional information.
-
Apache Cordova
-
React Native
Resolved issues
Android
-
The issue of the SDK Banner overlapping the notification bar on some Android devices has been resolved and delivered as a hotfix.
iOS
A crash that occurred in negligible volumes because of the newly introduced Thank You Prompt mechanism has been resolved.
Medallia Digital SDK 3.7.2 hotfix release notes
Released starting 26 January 2021
This Digital SDK release supports these operating systems:
-
Android 4.1 or later. See In-App for Android Setup for additional information.
- iOS 9.0 or later. See In-App for iOS Setup for additional information.
-
Apache Cordova
-
React Native
Resolved issues
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.
-
-
As part of the MDC resolution, this hotfix includes an additional style fix for the Thank You Prompt.
-
This hotfix includes a Proguard integration fix for SDK host apps that use DashO obfuscation.
Cordova and React Native
-
A crash that occurred in negligible volumes because of the newly introduced Thank You Prompt mechanism has been resolved.
Medallia Digital SDK 3.7.3 hotfix release note
Released starting 25 February 2021
This Digital SDK release supports these operating systems:
-
Android 4.1 or later. See In-App for Android Setup for additional information.
- iOS 9.0 or later. See In-App for iOS Setup for additional information.
-
Apache Cordova
-
React Native
Resolved issue
Android
-
Customers uploading Android apps that utilize the new form translations UpdateCustomLocale API are notified with a security warning via Google Play.