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

Calling [SDCAlertView textFieldAtIndex:] before [SDCAlertView show] causes crash #14

Closed
bitwit opened this issue Feb 3, 2014 · 3 comments
Labels

Comments

@bitwit
Copy link

bitwit commented Feb 3, 2014

In the latest version of SDCAlertView you can't set the type of keyboard input on a textfield because they are not set up in the alertContentView prior to calling [show]

@sberrevoets
Copy link
Owner

This requires a more significant overhaul of the code, which I was planning on doing anyway, but it may take some time. Stay tuned...

@bitwit
Copy link
Author

bitwit commented Feb 4, 2014

Yeah, I noticed it was pretty deep but I've got an intermediary fix. Just wanted to do my due diligence and post a couple issues I found when I updated via Cocoapods recently.

Cheers

@sberrevoets
Copy link
Owner

This bug has been fixed in version 1.1. Thanks for reporting!

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

No branches or pull requests

2 participants