Re: Remote site plugin

2016-03-03 Thread Shazron
In config.xml, http://mysite.com"; /> http://mysite.com"; /> ... does not work for you? Also, ErrorUrl support: https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;a=blobdiff;f=docs/en/edge/guide/platforms/ios/config.md;h=6b05869c4eec7418dee7fe8e16089ea6474d3a35;hp=e0e0a73fd0a85cb5dce2ba35

Re: Remote site plugin

2016-02-18 Thread Brad Reynolds
gmail.com] > Sent: Wednesday, February 17, 2016 11:29 AM > To: dev@cordova.apache.org > Subject: Remote site plugin > > We built a Cordova app that wraps a remote site. The only HTML page > bundled in our app redirects to our remote site on load. I was new to > Cordova at the time

RE: Remote site plugin

2016-02-17 Thread Parashuram N
Cordova. Here is a link to the plugin that does the online-offline scenario - https://github.com/manifoldjs/ManifoldCordova. -Original Message- From: Brad Reynolds [mailto:bradleyja...@gmail.com] Sent: Wednesday, February 17, 2016 11:29 AM To: dev@cordova.apache.org Subject: Remote site

Remote site plugin

2016-02-17 Thread Brad Reynolds
We built a Cordova app that wraps a remote site. The only HTML page bundled in our app redirects to our remote site on load. I was new to Cordova at the time and was looking for the fastest way possible to get the app out the door. To do so I modified the generated iOS and Android projects with