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

update icons on ios 7 #37

Open
isakvan opened this issue Feb 25, 2014 · 2 comments
Open

update icons on ios 7 #37

isakvan opened this issue Feb 25, 2014 · 2 comments

Comments

@isakvan
Copy link

isakvan commented Feb 25, 2014

Thank you for your great work! I used it i my application. It excellent works on ios 6
I tested it on ios7, but it icons not changed (see image)

screen shot 2014-02-25 at 12 01 19 pm

textFieldDidChange not fared in US2ValidatorTextFieldPrivate. May be problem with NSNotificationCenter defaultCenter on ios7 in method _startUp(US2ValidatorTextField)

You have a solution?

Thank you.

@markst
Copy link

markst commented Feb 25, 2014

Hey @isakvan have you looked at using validatorUIDidChange?

@martinstolz
Copy link
Contributor

The issue will be the changed architecture of a UITableViewCell in iOS7. I am working on version 2.0 of the US2FormValidator and its sample which fixes the issue.

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

3 participants