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
Problem solved. In Mobione, I changed the link to a “Run Javascript” onClick action, then used code similar to this, recompiled in Cordova 3.5 using MyEclipse and it worked.
var theMessage='twitter://post?message=@Genuitec What's up with no more @Mobione_?';
phoneui.showURL(theMessage);
We found a problem with the ChildBrowser plugin that MobiOne uses. In the latest resource pack on the tutorial site there is an updated user template that should also fix this issue.