开发者

Display FBDialog in correct size on iPhone

开发者 https://www.devze.com 2023-01-10 00:15 出处:网络
I am trying to display a connect dialog for facebook in my app. The dialog 开发者_C百科view pops open and loads from facebook. But the page shown is one for regular browser, not the version optimized

I am trying to display a connect dialog for facebook in my app. The dialog 开发者_C百科view pops open and loads from facebook. But the page shown is one for regular browser, not the version optimized for mobile phones.

Do I need to do anything with my app or on facebook for it to work? Or do I need to provide that form on my server?

Confused JT


You need to make sure that the session is actually established before you instantiate FBDialog.

0

精彩评论

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