1.0.8 • Published 4 years ago

@iooota_srl/cordova-plugin-crosswalk-migration-iooota v1.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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">