I have tried these functions WKInterfaceController.reloadRootControllers(withNamesAndContexts: )
and WKInterfaceController.reloadRootPageControllers(withNames: ["Home","WorkoutScreen"], contexts: ["", activity[row]], orientation: .vertical, pageIndex: 0)
.
If I set rootController then unable to navigate back. how to set vertical pageViewController with enabled backButton.
Top comments (0)