Questions tagged [inappbrowser]

InAppBrowser is a Cordova api call that provides the ability to spawn a browser instance from a Cordova application. The API is based on standard browser capability.

InAppBrowser is a Cordova api call that provides the ability to spawn a browser instance from a Cordova application. The API is based on standard browser capability.

1043 questions
27
votes
16 answers

PhoneGap: Open external link in default browser (outside the app)

I'm trying to open links in Safari (on an iPhone) from a PhoneGap application. I'm using PhoneGap version 3.1.0, and use PhoneGap Build, to build the application. I have two links on the page (shown below in www/index.html). Both links open inside…
Martin
  • 2,302
  • 2
  • 30
  • 42
26
votes
8 answers

Phonegap InAppBrowser display pdf 2.7.0

I want to display an external PDF with the phonegap InAppBrowser in Android, but it isn´t working. This is my JS code: