You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[BREAKING] Added support for using the MXO SDK with Xcode 16.2. The MXO SDK requires Xcode 16+ (iOS 18). Please see our known issues online documentation.
[BREAKING] Updated minimum deployment target to iOS 13.0.
[BREAKING] Upgraded Swift version from 5 to 6.
[NEW] Added Bridge functionality for communication between other Medallia SDKs. For further details on this, see our online documentation.
[NEW] Added ability to include an Interaction back for tracking if it was excluded from Interaction tracking previously. For further details on this, see our online documentation.
[UPDATE] Updated the Apple Privacy Manifest with a required keys.
[BUGFIX] Fixed an issue with full screen optimizations where tapping outside an image was sending a positive response.
[BUGFIX] Fixed an issue with identity transfer logic where an mxo-click interaction was not properly sent.
[BUGFIX] Fixed an issue where an app preference path was not properly retrieved.
[BUGFIX] Fixed an issue where an Attribute Capture Point could be saved with an invalid name.