Posts

Post not yet marked as solved
2 Replies
Sorry for the delay. I've been trying to find a reason for this problem, cause I thought I already solved it setting the contentType = .newPassword to both Password fields. Actually, it solved the problem I described above, but some users described another problem regarding the auto fill feature from Password Manager. . Now it happens that some users have this Problem if they have the auto fill feature enabled in their phones. It seems that something goes wrong with Password Manager and it changes the keyboard language. It doesn't happen to all users. . System ignores completely the contentType (I have tried some of them) and thinks that a secure text entry always a password is, showing the Password Manager toolbar . AutoCorrection is disabled and the rest of traits are defaults but keyboardType for Email fields. . I configured the associated domains for deeplinking but I didn't touch it for Password Manager. Do you know if there is any way to disable the Password Manager? It would be a workaround to avoid using a buggy feature. Is there any guide that shows how to configure a screen with multiple secure text entries? EDIT: Ok, something crazy. I have just changed the name of the VC, before it was RegistrationViewController, and now Password Manager doesn't react in that screen!!