You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
…onnected flag
* [android] introduce a setConnected method to manually set a connected flag
* extend connected state to ConnectivityReceiver
* extend connected state to ConnectivityReceiver
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We've heard from a few SDK users that the recently added ConnectivityManager check in Android is too aggressive for devices using alternate methods to connect to a network. These users would benefit from a method that manually sets connectivity status. @tobrun recommended looking into https://developer.android.com/training/monitoring-device-state/manifest-receivers.html as a starting point.
cc @zugaldia @ivovandongen
The text was updated successfully, but these errors were encountered: