You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
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?
The text was updated successfully, but these errors were encountered: