Conversations
I'm looking for a way to open the native or system browser using a link on a website in an inappbrowser. Using target="_system" seems to ...
Hi,
I have used CLI-6.0.0. after using this my app showing default cordova splash screen. its was working fine for 5.2.
for Android ...
Hi,
I have used phonegap-plugin-push for notification. I used in confiog.xml as below
<plugin name="phonegap-plugin-push" source="np...
I am using Cordova IAB (https://github.com/apache/cordova-plu...) to load external website from outside application. In this IAB on one p...
Im having problem to build android app. Everything is working on last week. But today when i try to update some layout in my apps and sen...
I am using phonegap cordopva InAppBrowser to build an app. In InAppBrowser I called a page where its upload profile pic of user. In this ...
I am not able to build my Android app; Its giving me error "Oh geez. Your build failed. Sorry, but a problem occurred on the build server...
I know this question has been asked before, but I have tried almost all of them. So I'm trying to open an anchor tag in the external defa...
I am using PhoneGap 3.7 and building app using online tool https://build.phonegap.com/apps. In my application I have used InAppBrowser pl...
Here the phonegap build screenshoot:
my Plugin at config.xml
before today update gradle in phonegap build
I was u...
In my phonegap App I have added deviceready event in this event when called I am calling another website URL from there I am using my fur...