cordova-docs icon indicating copy to clipboard operation
cordova-docs copied to clipboard

Document differences between file-based Cordova app vs HTTP(S) web app

Open brody4hire opened this issue 5 years ago • 1 comments

  • While most apps would be based on a http: or https: origin domain, a Cordova app would be based on some kind of a file:// index URI path. I think both this difference and the potential consequences are not clear at all in the Cordova documentation. Examples of potential consequences include:
  • It seems to be not 100% clear that a script tag to include cordova.js is needed when embedding an existing SPA web app in Cordova (see issue #852)
  • etc. etc.

brody4hire avatar Dec 30 '19 02:12 brody4hire

Also related: #943 - improve WebView documentation

brody4hire avatar Dec 30 '19 02:12 brody4hire