Page 1 of 1
Using paypal button .... in app browser issue
Posted: Wed Dec 18, 2013 4:00 am
by Robert Carrillo
I have a paypal button that i'm using in my app... when it is clicked it is opened in the in app browser but the menu bar that says 'done' and allows the user to return back to the app is not present... how do I make that bar appear?
Using paypal button .... in app browser issue
Posted: Wed Dec 18, 2013 4:42 am
by maxkatz
How exactly do you open the new window?
Using paypal button .... in app browser issue
Posted: Wed Dec 18, 2013 4:46 am
by Robert Carrillo
through the tag from paypal
I have the code nested in a HTML box
Using paypal button .... in app browser issue
Posted: Wed Dec 18, 2013 4:46 am
by Robert Carrillo
through the input tag from paypal
I have the code nested in a HTML box
Using paypal button .... in app browser issue
Posted: Wed Dec 18, 2013 5:19 am
by maxkatz
http://docs.phonegap.com/en/3.3.0/cor...
Search for 'target' property to open using the system browser.