SwiftUI

Interaction path differences between iOS versions

For SwiftUI, the Medallia Experience Orchestration SDK generates Interactions based on the View Controller's hierarchy which may be different between iOS versions. If you come across the issue of different Interaction paths for iOS 17, it is required to create the new Interaction configuration in Medallia Experience Orchestration.

Tab Bar and Navigation Stack Interaction path

For SwiftUI, the View Controller's that are in the same Navigation Stack or Tab View will have the same region Interactions for Tab Item, Toolbar or Navigation Title. If the current View Controller has its own Navigation Stack or Tab View, then the Tab Item, Tool Bar or Navigation Title will have different region Interactions.