This is a simple code in Titanium which opens the browser in your phone with the specified URL.
var URL = "http://www.google.com"; Titanium.Platform.openURL(URL);
Please leave your comments on this post.
This is a simple code in Titanium which opens the browser in your phone with the specified URL.
var URL = "http://www.google.com"; Titanium.Platform.openURL(URL);
Please leave your comments on this post.
You’ve got great insights about iphone, keep up the good work!