Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 00:29
· 138 commits to refs/heads/main since this release
fc9175b

Release Notes

Major version update for Adobe Journey Optimizer for Adobe Experience Platform Mobile SDKs on iOS compatible with Mobile Core 5.0.0. The current release includes the following changes:

  • Updated the minimum supported version to iOS 12.0.
  • Include XCFrameworks built with Xcode 15.0.1 with the GitHub release.
  • Added handleNotificationResponse(_:urlHandler:closure:) API to provide more control over URL handling from UNNotificationResponse objects.
    • Removed deprecated public API Messaging.handleNotificationResponse(_:applicationOpened:withCustomActionId:).
    • Removed public API Messaging.handleNotificationResponse(_:closure:) API.
  • Added support for Code Based Experiences.
    • Added public API Messaging.updatePropositionsForSurfaces(_).
    • Added public API Messaging.getPropositionsForSurfaces(_:completion:).

What’s Changed