Skip to content

Error when scrolling to next view controller #39

@SebastainMisas

Description

@SebastainMisas

I have a bottom bar with just buttons for each button I call:

if let navController = self.navigationController as? SwipeViewController {
navController.scrollToNextViewController(2)
}

But I get this error
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Unexpected view controller: <HooHa.ProfileViewController: 0x16006da00>'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions