@iooota_srl/cordova-plugin-crosswalk-migration-iooota

Cordova/Phonegap plugin for Android to preserve persistent webview data after removing Crosswalk from your app.

Usage no npm install needed!

<script type="module">
  import ioootaSrlCordovaPluginCrosswalkMigrationIooota from 'https://cdn.skypack.dev/@iooota_srl/cordova-plugin-crosswalk-migration-iooota';
</script>

README

Cordova Crosswalk Data Migration Plugin forked from: https://github.com/salesfusion-dev/cordova-plugin-crosswalk-migration

Added a popup message dialog during migration and application autorestart after successful migration.

You can customize popup dialog title and message by using these global preferences:

<preference name="XwalkMigration.alertTitle" value="TITLE" />
<preference name="XwalkMigration.alertMessage" value="MESSAGE">