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

Find services without WiFi #36

Closed
julianCast opened this issue Jun 12, 2017 · 1 comment
Closed

Find services without WiFi #36

julianCast opened this issue Jun 12, 2017 · 1 comment

Comments

@julianCast
Copy link

julianCast commented Jun 12, 2017

  1. Wifi on -> Find services
  2. Wifi off, only 3G:
  • this.zeroconf.stop();
  • this.zeroconf.unwatch('_name._tcp.', 'local.');
    After user press button, I reload everything, even bonjour (watch..)

BONJOUR FIND SAME SERVICES (as added)

Is there any kind of cache that it needs to be clean?

@julianCast
Copy link
Author

Nevermind! My mistake, it needed. this.zeroconf.close()

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

No branches or pull requests

1 participant