You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Binu Paul (JIRA)" <ji...@apache.org> on 2016/07/25 06:43:20 UTC

[jira] [Created] (CB-11620) cordova ios : facebook link not working

Binu Paul created CB-11620:
------------------------------

             Summary: cordova ios : facebook link not working
                 Key: CB-11620
                 URL: https://issues.apache.org/jira/browse/CB-11620
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
         Environment: IOS
            Reporter: Binu Paul


I cannot open facebook page link from my cordova ios app. I am using latest cordova version 6.x.x and I installed InAppBrowser plugin. The issue arises only if facebook app is installed in ios devise. I tried with both fb page name and page id. Both didn't work.

I used the code below,

<a href="#" onClick="cordova.InAppBrowser.open('https://www.facebook.com/pagename', '_system', 'location=yes');">

The same code is working fine in android. Please help..




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org