Skip to content

Issue after removing keyboard control. #3

@MVakas

Description

@MVakas

I’m using this control on two view controllers which are in a navigation controller.
When I’m done taking input in the first view and segue to the second view I’m having issues.
In the second view keyboard appears but input is blocked, I mean user isn’t able to type.
When I’m doing self.view.removeKeyboardControl() before performing segue, the keyboard even doesn’t appear in the second view.

Plus when I go back to first view from my second view and segue again to the second view, the keyboard starts working normally.

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