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

bindall and resetbindall issue #94

Open
3 of 7 tasks
guicit opened this issue Sep 18, 2019 · 0 comments
Open
3 of 7 tasks

bindall and resetbindall issue #94

guicit opened this issue Sep 18, 2019 · 0 comments

Comments

@guicit
Copy link

guicit commented Sep 18, 2019

Prerequisites

Check all boxes if you have done the following:

Issue type

Select all that apply

  • Bug
  • Enhancement
  • Task
  • Question
  • Other

Description

In my app I can connect to an IoT device directly through his wifi or passing through internet.
For wifi connection without internet in Android 9, when I make the connection I use connect function with parameter BindAll = true.
When I want to switch and connect trought internet using a wifi that have internet(a router) and then I go out of wifi range and I loose this wifi, the telephone switch to cellular data, The telephone has internet connection but my app remain whitout internet access. Even if I use resetbindall function.

Steps to Reproduce

  1. [First Step]: Connect to a wifi without internet using bindall parmeter = true
  2. [Second Step]: disconnect this wifi and leave the telephone connect to a known wifi with internet
  3. [and so on ...]: Close this wifi and the let the telephone connecting to cellular data
  4. The app has no longer internet access even if you call resetbindall

Expected behavior:
Actual behavior:
Reproduces how often:

Versions

Plugin Version 3.1.1

Additional Information

@guicit guicit changed the title bindall and resetbinall issue bindall and resetbindall issue Sep 18, 2019
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