Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 466 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 466 Bytes

Cordova InjectView

Injects Cordova and Plugins directly into any site. Useful for loading cordova applications remotely.

This fork works for both iOS and Android platforms.

Installation

cordova plugin add https://github.com/lesteenman/cordova-plugin-injectview.git

Usage

Once installed, cordova.js and all associated JS files will be injected into any webpage, once loaded. This means you can use any URL as content in your Cordova config.xml.