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

Not able to use Content Type in Credit Card UITextfield #127

Open
MrGobert opened this issue Nov 30, 2017 · 3 comments
Open

Not able to use Content Type in Credit Card UITextfield #127

MrGobert opened this issue Nov 30, 2017 · 3 comments

Comments

@MrGobert
Copy link

I'm trying to use the native UITextField Text Input Traits that uses iCloud Keychain to autofill the users data into the text field based on the Content Type its set to. I set the CardTextField content type to credit card but I'm not able to auto-populate the credit card field with my saved info.

Anyone know of a way to get this to work? I'm assuming its not working because of something Caishen has modified in UITextfield?
screen shot 2017-11-29 at 4 44 07 pm

@DannyVancura
Copy link
Contributor

Hi thanks for highlighting this issue! This is indeed something we would like to have working if possible!

After playing with this a bit I noticed that this doesn't even work for me when just adding a regular UITextField and setting the text input traits as you have done here. Can you confirm that you got this working on a regular UITextField? And if so, how?

@weip2008
Copy link

weip2008 commented Jan 4, 2019

It is still not work until today

@emranovin
Copy link

could you do it finally? I don't know why I can do it in Safari simply but I couldn't implement it in my app

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

4 participants