Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Change Plugin Name #36

Closed
axemclion opened this issue Jul 28, 2015 · 2 comments
Closed

Change Plugin Name #36

axemclion opened this issue Jul 28, 2015 · 2 comments

Comments

@axemclion
Copy link

The repo for this plugin is called Manifold Cordova, and the plugin itself is called cordova-plugin-hostedwebapp. This plugin is pretty useful for a general cordova app to detect network issues and display an offline page.
Please consider re-naming this plugin to cordova-plugin-offlinepage to better reflect its purpose.

@f2bo
Copy link
Contributor

f2bo commented Jul 29, 2015

While the plugin is capable of detecting network connectivity changes and showing an offline page, as I explained in your other issue (#35), its main purpose is to create hosted web apps.

If you only need to show an offline page, then using the standard network-information plugin might be enough.

@f2bo f2bo closed this as completed Jul 29, 2015
@axemclion
Copy link
Author

The network status plugin alone cannot display a page, especially when using in a Cordova hosted app created using the CLI.

The plugin uses a second webview, and has native code to display the offline page - if I wanted as similar functionality, i would simply end up rewriting this plugin.

cc @boyofgreen

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants