Page 1 of 1

Open Browser in APP

Posted: Wed Mar 14, 2012 3:41 am
by Andri
Hallo

I´m just downloaded the trial.
Before I do much more reading or digging, I would like to know if there is a way to open up a web url (mobile version) inside my app?

Thank you all!

Re: Open Browser in APP

Posted: Wed Mar 14, 2012 3:47 am
by sturgis
IOS has the iosbrowser object, and additionally if the web page doesn't need to be PART of the app you can "launch URL "http://your.web.page.com" and it will open in safari.

On android lc version 5.0.2 you can use launch url also, but a browser object won't be available for android till 5.5 comes out ( if I recall correctly ) . 5.5 is getting real close now but I don't think there is an official release date yet.