开发者

Need help please with FBConnect (Facebook iPhone API)

开发者 https://www.devze.com 2023-01-12 14:59 出处:网络
I\'m using FBConnect in my project. I would like to commit the whole login and publishing process开发者_开发问答 in an UIWebView instead of the popping window.

I'm using FBConnect in my project.

I would like to commit the whole login and publishing process开发者_开发问答 in an UIWebView instead of the popping window.

How can I do that?

Thanks!


Sir if you want to use UIWebView then you can directly ask the webview to open the page for you via NSURL and NSURLRequest in that case you wont require any sort of API.

0

精彩评论

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