Re: secure uitextfield is not secure
Re: secure uitextfield is not secure
- Subject: Re: secure uitextfield is not secure
- From: Quincey Morris <email@hidden>
- Date: Wed, 05 Mar 2014 11:43:34 -0800
On Mar 5, 2014, at 11:17 , Luther Baker <email@hidden> wrote:
> I'm generally a big fan of Cocoa Touch - but why does the "secure" option
> on a UITextField still display the character you are typing?
Because (in my own case) I’m incapable of typing a password correctly using the on-screen keyboard unless I can see when I’ve pressed the wrong key. Seriously.
While there does seem to be good reason for some direct solution in the scenario you describe, one alternative is to use a password manager to copy/paste in the password instead of typing it. (Of course, you need to unlock the password manager privately first.)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden