Xcode – Open URL Only Works in Main Storyboard View Controller, Will Not Work in the Multiple Screen View Controllers
I have a single storyboard with 4 screens (segue to each ViewControllers). An Open Url sequence WILL NOT WORK on any of the additional 3 screen ViewControllers. It only works on the main View Controller or on a separate storyboard…