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?
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?
How exactly do you open the new window?
through the tag from paypal
I have the code nested in a HTML box
through the input tag from paypal
I have the code nested in a HTML box
http://docs.phonegap.com/en/3.3.0/cor...
Search for 'target' property to open using the system browser.