Adam Tierney

Results 1 issues of Adam Tierney

Currently the app coordinator launches the app with: ``` func start(animated: Bool, completion: VoidClosure?) { // Configure window/root view controller window.setRootViewController(rootController, animated: false, completion: { self.window.makeKeyAndVisible() // Spin off auth...