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: [email protected]
For additional commands, e-mail: [email protected]