Scenery:
- I have an app, which links to a particular page on facebook.
- When the user clicks the link, it should be directed to the page and loaded with Safari.
-
However, if the user has the Facebook App installed on the iPhone, iOS directs the link to the App and the Facebook App does not show the page.
Would anyone know how do I determine that a link should be open in Safari, not the Facebook App?
Code used: Objective-C.