开发者

how to display facebook url's in touch site format in iphone

开发者 https://www.devze.com 2023-01-31 02:15 出处:网络
hi i want to display a face开发者_StackOverflow社区book profile of another friend without asking him to show login dialog. i am using fbconnect api. if i give http://www format it is showing page in s

hi i want to display a face开发者_StackOverflow社区book profile of another friend without asking him to show login dialog. i am using fbconnect api. if i give http://www format it is showing page in standard format if i use http://m it doesn't showing full content in mobile view. i want to use touch site on iphone app to show another user profile how can i do that in touch site? Pls help me thanks in advance


Add ?display=touch to the end of the url, so the full url would be http://m.facebook.com/WHATEVER_GOES_HERE?display=touch

0

精彩评论

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