简体   繁体   English

Facebook IOS应用内登录对话框未隐藏密码

[英]Facebook IOS in-app login dialog not hiding password

I'm adding the Facebook Connect library in my iPhone app and everything is working great except for one nagging issue. 我在我的iPhone应用程序中添加了Facebook Connect库,除一个令人烦恼的问题外,其他所有功能都运行良好。 The problem happens in the in-app Facebook login dialog. 该问题发生在应用程序内Facebook登录对话框中。 When I type password into the text field, the dialog correctly obscures it with •••••••. 当我在文本字段中输入密码时,对话框会以•••••••正确地将其遮盖。 However, if I happen to mistype the password, the dialog reloads and on the second try shows the password without the ••••. 但是,如果我碰巧输入了错误的密码,该对话框将重新加载,并在第二次尝试时显示不带••••的密码。 Is there a way to fix this? 有没有办法解决这个问题? I have the FBDialog.bundle in my project. 我的项目中有FBDialog.bundle。

这就是Facebook的移动登录在SDK和常规移动网站中都可以运行的方式-当第二次显示对话框时,会显示一条消息

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM