Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
各位会员好,
我目前正在开发一个需要在其中嵌入 Facebook 页面的应用程序,我查看了 Facebook SDK,似乎找不到这样做的方法。
对此的任何建议或想法将不胜感激
谢谢
汤姆
在其中放置一个 UIWebView 并在其中加载一个 NSURL,URL 是您页面的地址。