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),一旦登录,图标将链接到 Xcode 中的个人资料图片?
首先使用 facebook API 登录。我相信他们都提供了他们的标志来放置到应用程序中。登录后,尝试查看 API。如果没有,您可以使用UIWebView来自登录信息中的 javascript 命令将其链接UIIimage到个人资料图片。
UIWebView
UIIimage