Skip to content

Swapping between centreViewcontrollers? #24

@Antuaaan

Description

@Antuaaan

When I first run my app I call one centreViewController with no drawers (Login). Then after login I call a new centreViewController with appDelegate.centerViewController = appDelegate.navigationBarController() which only works if I restart the app. Am I missing something?

The logout seems fine though appDelegate.centerViewController = appDelegate.drawerSettingsViewController() which puzzles me a bit because then I think I'm on the right track?

Am I supposed to only use normal segues and such first and then only call the drawerViewController?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions