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

The interface does not refresh when the network is disconnected to connect #18

Open
love-bk opened this issue Apr 18, 2019 · 8 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@love-bk
Copy link

love-bk commented Apr 18, 2019

The interface does not refresh when the network is disconnected to connect.

@jogboms
Copy link
Owner

jogboms commented Apr 19, 2019

Please provide more info. Like what version you are running on, the device OS, like how to reproduce.

@jogboms jogboms added the needs-more-info Further information is requested label Apr 19, 2019
@love-bk
Copy link
Author

love-bk commented Apr 22, 2019

Device is an IOS virtual machine.
The version used is 0.2.4.
Steps to reproduce: The interface does not refresh when you disconnect the network and then reconnect.

@jockebq
Copy link

jockebq commented Feb 22, 2020

Having the exact same issue with iOS, it reacts when I put the device offline, but it wont react when I put it online again. Works properly on Android. Using the example provided in the plugin
#29

@sachinsawant71
Copy link

I am facing same issue with IOS device. When I disconnect, connectivityBuilder widget gets called. Now when I reconnect, the connectivityBuilder does not get called so the application stays on "Disconnected" status.

@Ananthan1996
Copy link

This issue still exists in IOS.Please help me to find a fix for this.

@jogboms jogboms added bug Something isn't working help wanted Extra attention is needed and removed needs-more-info Further information is requested labels Jun 2, 2020
@alhafoudh
Copy link

I have just researched the issue and tested it with Xcode debugger.
Current status:

  • iOS Simulator - NOT WORKING
  • iOS Real device - WORKING

Issue happens in Reachability pod and the issue is tracked here: tonymillion/Reachability#171
Maybe https://github.com/flutter/plugins/tree/master/packages/connectivity package should move to https://github.com/ashleymills/Reachability.swift or similar.

@jogboms
Copy link
Owner

jogboms commented Mar 5, 2021

Currently tracking flutter/flutter#20980

@mdmm13
Copy link

mdmm13 commented Feb 5, 2024

Currently tracking flutter/flutter#20980

Closed since move to connectivity_plus?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

7 participants