开发者

how to create a custom dialog login button for facebook

is it possible to create a custom dialog login button for f开发者_开发问答acebook


Just create any button you want and in your tap callback use:

[loginDialog show];

where loginDialog is a FBLoginDialog.

If you want custom login dialog, the issue is much more complicated, see this question: iPhone SDK / Facebook Connect: Using a custom login dialog

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜