Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Hi, I have build a responsive website that works fine on all Mobile devices, what I need now is only when the user press the application icon when the apps been downloads from Google play so it load my website, how can I do it with MobiOne?
Thanks
The code phoneui.documentReadyHandler = function() {
phoneui.showURL(“my-url”, “_self”) } only works when i run the the app in the Simulator, but when installing the app into my Android mobile device it just stay on my first image without opening my website, I hope any help?
Thanks