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.
我正在尝试创建一个链接以在 iPhone 上打开 Facebook 应用程序并转到粉丝专页
到目前为止我所做的是使用 facebook graph 获取 fanpage id
然后创建了链接
fb://page/(fbid) 打开应用程序但发送到页面 fb://place/(fbid) 打开应用程序但发送到页面
我在 iPhone 4 上使用最新的 facebook 应用程序 5.0.1 运行 iOS 6
fb://profile/344100992276033 似乎正在工作(使用页面 ID)。