Search code examples
storyboardseguewatchkit

Is it possible to use unwind segues in WatchKit?


I'm looking to have a WKInterfaceController unwind to the previous after a button is pressed. This technical note from Apple is not updated for WatchKit.


Solution

  • After developing extensively with WatchKit, I can tell you they aren't. WatchKit doesn't use a traditional navigation controller.