-
**The current implementation of ConnectivityManager.isCurrentlyConnected() does not check for the NET_CAPABILITY_VALIDATED capability, leading to incorrect behavior when determining network connectivi…
-
Parent #17173
This issue is about resolving the `ConnectivityManager` and `NetworkInfo` compile warning for the `WordPress` module.
PS: Some of those warnings are already deprecated (see [here]…
-
Throws when file already exists after enqueue and there was no task for it before. Maybe do something like showDialog AlertDialog or verify file already downloaded or continue downloading if it was on…
-
### Description
Hello i have a problem and i do't know how to find solution. ConnectivityManager.NetworkCallback never call overridden methods.
### Steps to Reproduce
I try to test different state …
-
### [READ] Step 1: Are you in the right place?
Issues filed here should be about bugs in __the code in this repository__.
If you have a general question, need help debugging, or fall into som…
-
Hello, currently using V4 on my project.
Did this :
```
this.uploader.startUpload(payload);
console.debug(this.uploader.acknowledgeEvent);
this.uploader.on('event', (event) => {
…
-
java.lang.IllegalArgumentException: Too many NetworkRequests filed
at android.os.Parcel.readException(Parcel.java:1946)
…
vs011 updated
6 years ago
-
场景:选择非默认的网卡走流量
安卓接口示例:
```
connectivityManager.requestNetwork(build, new ConnectivityManager.NetworkCallback() {
@Override
public void onAvailable(Network network) {
…
-
### [READ] Step 1: Are you in the right place?
Issues filed here should be about bugs in __the code in this repository__.
If you have a general question, need help debugging, or fall into som…
-
# Issue: Trouble Integrating WatchOS Functionality into React Native App
## Environment
- React Native version: 0.74.4
- Library: [react-native-watch-connectivity](https://github.com/mtford90/rea…