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

Deletion does not work on iOS 8 #15

Open
brittonmobile opened this issue Feb 1, 2015 · 1 comment
Open

Deletion does not work on iOS 8 #15

brittonmobile opened this issue Feb 1, 2015 · 1 comment

Comments

@brittonmobile
Copy link

iOS 8 has changed how the method - (void)deleteBackward works so that it is never called if the text field is empty. This makes it impossible to delete tokens.

@rcdilorenzo
Copy link
Contributor

This should be fixed in master as per #14, but it hasn't been updated in CocoaPods.

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

No branches or pull requests

2 participants