I need to implement an auto strong password suggestion functionality in an iOS app. I have added web credentials and a text field with content type .newpassword. I have also added another text field with content type .username. Furthermore, I have made sure that the password field is secure. However, I am not getting strong password suggestions. Can you please advise me on what to do?
I Have referred https://developerinsider.co/ios12-password-autofill-automatic-strong-password-and-security-code-autofill/ this link.
akash boghani is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.