UIKit
Interaction path differences between iOS versions
For some UIKit elements, 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 26, it is required to create the new Interaction configuration in Medallia Experience Orchestration.
Affected UI Elements
The following elements are known to generate version-specific paths. Verify these in your implementation:
| Category | UIKit Class Names |
|---|---|
| Navigation | UINavigationBar, UITabBarController, UITabBar |
| Presentation | UIAlertController (Alert and Action Sheet styles), UIActivityViewController |
