You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there's stuff in the app delegate that doesn't belong. Namely everything. Move the Core Data stuff into a Data Manager type thing and move the UI parts into it's own View Controller.