Skip to content

davidpadych/cordova-plugin-migrate-localstorage-ionic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migrate WebView LocalStorage data from file-urls to localhost

Installation

cordova plugin add https://github.com/davidpadych/cordova-plugin-migrate-localstorage-ionic

Paths

Android UIWebView

old: file:///android_asset/www/index.html
new: http://localhost

iOS UIWebView -> WKWebView

old: file://...
new: ionic://localhost

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 59.8%
  • Objective-C 40.2%