Top "Inappbrowser" questions

InAppBrowser is a Cordova api call that provides the ability to spawn a browser instance from a Cordova application.

Phonegap Android InAppBrowser not working

I am working on an Android App with Phonegap Cordova-3.0.0 and when I call InAppBrowser I got MotionEvent mTouchMode = 4 error. …

android cordova inappbrowser
Get rid of SSL verification in Cordova in app browser

I am building a web and hybrid mobile app. The apps communicate with third party service using ssl self-sign cert …

cordova ssl https inappbrowser
Phonegap 3.0 InAppBrowser - Provides no way for user to close

I had inApBrowser working in my app just fine... however, I upgraded some things and now it opens the URL …

plugins cordova inappbrowser
How to show loading spinner / indicator when InAppBrowser launches for iOS version of Cordova

We are trying to display an indicator that the web page is loading when launching an instance of InAppBrowser on …

ios cordova inappbrowser
Unable to use the InAppBrowser plugin for Phonegap 3.1 on iOS 7

I'm in the process of porting an iOS app I built using Phonegap to iOS7 with Phonegap 3.1 and I've run …

ios cordova ios7 inappbrowser
InAppBrowser.open opens in browser instead of the WebView

The goal is to open a foreign url within the webview when the app starts. I create fresh Cordova project: …

cordova phonegap inappbrowser cordova-ios
Open Camera or Gallery from " inappbrowser " in Apache Cordova

I have a hybrid application developed using Apache Cordova, within that application I am using " inappbrowser ". Now the requirement is …

cordova camera cordova-plugins hybrid-mobile-app inappbrowser
Is there any way to force a link to open in Chrome from Facebook's in-app browser?

I've got a web app that requires the ability to print. Facebook's in-app implementation of Chrome doesn't allow printing. Currently, …

javascript google-chrome inappbrowser