0

I'm adding the Facebook Connect library in my iPhone app and everything is working great except for one nagging issue. The problem happens in the in-app Facebook login dialog. 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.

4

1 に答える 1

1

Facebook のモバイル ログインは、SDK と通常のモバイル サイトの両方でこのように機能します。ダイアログが 2 回目に表示されると、この効果に関するメッセージが表示されます。

于 2012-05-28T05:09:37.107 に答える