Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue after removing keyboard control. #3

Open
MVakas opened this issue Oct 6, 2016 · 1 comment
Open

Issue after removing keyboard control. #3

MVakas opened this issue Oct 6, 2016 · 1 comment

Comments

@MVakas
Copy link

MVakas commented Oct 6, 2016

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.

@cokaholic
Copy link
Owner

Hi, I fixed this issue v2.0.0 .
However, I changed my e-mail address for pod trunk before change owner e-mail address.
Unfortunately, I can't update this pods.
So, please install from here:

pod 'TKKeyboardControl', :git => 'https://github.com/cokaholic/TKKeyboardControl.git', :tag => '2.0.0'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants