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
Not sure if this is relavant but, I found that by calling a link from within the app i.e. twitter and your phone has a twitter app installed, the link will open Twitter.
What i mean is, for example, if i have several apps installed, like tvShow, or whatever, and I want to open it form my app, how can i do it? like in a launcher bar…
As richard hinted at above you can launch any application that has registered a special URL handler with the device operating system. For example to launch the email client you can use a MobiOne OnClick/OnChange GotoUrl action with a url of mailto:<recipient>.
For the app(s) you want to launch run a google search or visit the app provider’s home site to learn if the app registers a url handler and the details for launching it.