Skip to content

AleksMeshkov/cordova-plugin-restarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova WebView reloader plugin

==========================

Synopsis

This plugin was made to solve the window.location.reload() problem on the iOS platform.

Sometimes when I call window.location.reload() in my Ionic app it doesn't properly reload. I get blank white screen for 20-30 seconds then finally my app loads without needed fonts. Your results may vary.

So I found this tread at the stackoverflow and made a plugin for the iOS platform.

So what does this plugin do? It takes appDelegate.viewController WebView and reloads it with index.html. That's it.

Installation

Just run cordova plugin add com.malex.cordova.plugin.webview-reloader

About

Cordova plugin that reloads the WebView

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published