Search code examples
iosiphonexcodeios8apple-watch

How to implement UIPageViewController for apple watch in actionable notification/watchApp?


Are we able to add buttons and UIPageViewController to the actionable notification Dynamic UI? If yes how to do it?

enter image description here


Solution

  • Managed to do it using relationship segue (next button) using storyboard.

    enter image description here