Skip to content

3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 16:06
· 1 commit to main since this release
c7e4c85
  • [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.