I am trying to open a user profile in the native Facebook application on ios if it is installed. The application is built on Cordova / Ionic, and I use the ngCordova inAppBrowser plugin.
Twitter links, for example, work great with regular links to web twitter ( https://twitter.com/[username] ). Facebook, on the other hand, is not. I tried many different options:
Does not work.
What am I doing wrong? Is this possible with the current version of the Facebook application?
thanks
source share