iphone - Open a FB Page Photo in Facebook app from the feeds in other app - iOS -


i working on iphone app shows facebook feeds of facebook page. when user taps on of feed redirecting facebook app in iphone device using url scheme: fb://profile/fbpageid referred link.

but using opens whole page instead wish open particular feed.

any help/advise highly appreciated.

regards, vivek


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -