当使用 Apple 的文本输入生成强密码时,当我点击 时,我的文本字段为空Use string password
。
我正在使用内容类型为的 UITextFieldnewPassword
并且一切正常,直到我Use strong password
从 Apple 的 UI 中点击。当我这样做时,输入保持为空。它实际上从未显示生成的密码。
当使用 Apple 的文本输入生成强密码时,当我点击 时,我的文本字段为空Use string password
。
我正在使用内容类型为的 UITextFieldnewPassword
并且一切正常,直到我Use strong password
从 Apple 的 UI 中点击。当我这样做时,输入保持为空。它实际上从未显示生成的密码。