AutoPassword-iOS12-Demo
AutoPassword-iOS12-Demo copied to clipboard
iOS12 - Password AutoFill, Automatic Strong Password, and Security Code AutoFill - https://developerinsider.co/ios12-password-autofill-automatic-strong-password-and-security-code-autofill/
I try to download ur sample project, then i assign my Team Profile. When i try to run in on: 1. IOS 12 simulator 2. IOS 12.3 simulator 3. IOS...
Hi @vineetchoudhary Thanks for putting up this article. It's very elaborative and easy to understand. I gave a try using your source. Auto fill password is working fine. I have...
I think `usernameTextField.textContentType = .newPassword` should be `passwordTextField.textContentType = .newPassword`, right?