Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature wish for ChildBrowser #3

Closed
awallner opened this issue Sep 8, 2010 · 2 comments
Closed

feature wish for ChildBrowser #3

awallner opened this issue Sep 8, 2010 · 2 comments

Comments

@awallner
Copy link

awallner commented Sep 8, 2010

detect if no connection, then show alert

@iamcam
Copy link

iamcam commented Sep 24, 2010

In most cases you could use navigator.online to check if the device is online or not.

@purplecabbage
Copy link
Owner

This functionality would be duplicated if the plugin were to implement it also. Better to use the existing navigator.reachability methods.

purdrew referenced this issue in purdrew/phonegap-plugins Dec 1, 2011
 - Escape '<' and '>' characters so XML is displayed properly.
 - Add details to step phonegap#3 and add new step phonegap#4 in 'Adding the
   Plugin to your project'.
purplecabbage pushed a commit that referenced this issue May 16, 2012
 - Escape '<' and '>' characters so XML is displayed properly.
 - Add details to step #3 and add new step #4 in 'Adding the
   Plugin to your project'.
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants