Search found 4 matches

Go to advanced search

by Gaurav Shiralkar
Thu May 28, 2015 8:50 pm
Forum: Issues
Topic: popup not opening with inappbrowser with "_system" parameter
Replies: 4
Views: 297
 
Jump to post

popup not opening with inappbrowser with "_system" parameter

Hi Sergiy,

I am referring to the pop up that browsers have not the popup panel of application.

by Gaurav Shiralkar
Tue May 26, 2015 7:47 pm
Forum: Issues
Topic: use getintent
Replies: 5
Views: 597
 
Jump to post

use getintent

Hi, I incorporated the webintent phonegap plugin following the instructions n your docs. When I fire alert(window.plugins.webintent); on device ready, it returns undefined. Can you please help me, how to check if the plugin is configured correctly?? I am using https://github.com/Initsogar/cordova-.....
by Gaurav Shiralkar
Sat May 23, 2015 8:04 pm
Forum: Issues
Topic: use getintent
Replies: 5
Views: 597
 
Jump to post

use getintent

Thanks Evgene, I am calling the mobile app from web app. The link in web app is myappname://para1/para2. So when user clicks on it, myappname mobile app gets called. I have updated the manifest file. Now I am trying to extract the para1 and para2 using uri as Uri data = getIntent().getData(); List p...
by Gaurav Shiralkar
Sat May 23, 2015 3:02 am
Forum: Issues
Topic: use getintent
Replies: 5
Views: 597
 
Jump to post

use getintent

I want to use Uri data = getIntent().getData(); in my application to extract some parameters from the calling URI. Where should I place this code so that it is executed when the application is called?

Go to advanced search