ios-template icon indicating copy to clipboard operation
ios-template copied to clipboard

Support multiple windows / UISceneDelegate

Open chrisballinger opened this issue 4 years ago • 0 comments

The template currently makes a lot of assumptions about app lifecycle that break if we support multi-window via UISceneDelegate: https://developer.apple.com/documentation/uikit/uiscenedelegate

The hard part will be supporting iOS 12 backwards compatibility.

chrisballinger avatar Nov 12 '19 21:11 chrisballinger