/cordova-hot-code-push

This plugin provides functionality to perform automatic updates of the web based content in your application.

Primary LanguageJavaMIT LicenseMIT

CHCP Plugin with Current Hash History Path Preservation

This fork preserves the current application path on reloads triggered by CHCP code updates. This only works for applications using hash history i.e. relative paths within the application are implemented as fragments of the current URL.

Additionally, the plugin was updated to work with Cordova CLI 9 (support for all older versions was removed).

Note: apart from the above changes, this plugin works in the exactly same way as the original. For any additional information (e.g. configuration options) please consult the original wiki.