The app delegate must implement the window property if it wants to use a main storyboard file swift December 31, 2022 by Tarik Make sure you have the following property declaration in your AppDelegate class: var window: UIWindow?