Post not yet marked as solved
Post marked as unsolved with 0 replies, 190 views
Hi, I've implemented the Username/Password AutoFill feature on the login page based on this article, but here is something weird.
For example, if the text field is empty, the credential is pasted to the text field perfectly through iCloud keychain.
If the text field is NOT empty, the credential cannot be pasted to the text field for the first time. Is it an iOS bug?