Open specific Facebook profile from Xamarin iOS app

时间:2015-05-12 23:31:23

标签: ios facebook http facebook-graph-api xamarin

I've been trying to use deep-linking to open up specific profile pages on the Facebook app, but so far it will only open my own profile. The general format should be + unfortunately every time I use this I am directed to a page that says fb://profile/<id>. The specific example I am using is with my colleagues ID so from my app if I wanted to go to his page I would open the URL for Profile Unavailable. Is there a new format for finding profiles? I have found no other solution for opening a Facebook profile from within my app besides opening an actual webpage, having the user sign-in, and go to the actual profile URL of the person.

1 个答案:

答案 0 :(得分:0)

我们目前没有任何官方支持的方式在Facebook应用中打开个人资料。