Breaking out of App
Hi
I am using inapp browsing. I can break out of the app using window.open but I need to get back in without pressing the backbutton on the phone 200 times.
I know you can do this with the HTML UI component but I need to send parameters from the app to the website I am browsing. It does not seem that the HTML component can receive parameters or can it?
Alternatively, is their a way that I can have the app retain control by having the menu on the screen and the browser session wrapped inside the app or is there anyway I can get back into the app by clicking a button or something in the website of the window.open session that will reopen the app at the page I broke out from?
Thank u
Deon