When using Apple's text input to generate a strong password, my text field is empty when I tap on Use string password
.
I'm using a UITextField with the content type of newPassword
and everything works well, until I tap Use strong password
from Apple's UI. When I do that, the input remains empty. It never actually shows the generated password.