Matt Oakes
Matt Oakes
I've added this to the list for the next major version as it's likely a breaking change to fix this behaviour.
👋 Thanks for reporting this. We get the network state directly from the Android system rather than doing any detection ourselves. I can look into this, but it might just...
I've not had chance to look into this and I'm unlikely to for the foreseeable future. If you can provide a [Minimal, Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example) then that would speed things up...
I've added this to the list for the next major version as it's likely a breaking change to fix this behaviour.
@sbeca would you be able to help with this? I’ve not used RN on Windows and you did the originally implementation for this library.
👋 This could be because we're checking for the VPN capability last in this code: https://github.com/react-native-community/react-native-netinfo/blob/a24ebb18b26fc393da9283dbc0219eda007391c8/android/src/main/java/com/reactnativecommunity/netinfo/NetworkCallbackConnectivityReceiver.java#L68-L78 I'll add this to the list for the next major version as it will...
@LucasLpr @aryanbhasin Can either of you send over a [minimal reproduction case](https://stackoverflow.com/help/minimal-reproducible-example)? It's hard to know what's going on without one. Also, can you send over these details: * If...
👋 Are you able to provide a [minimal reproducible demo project](https://stackoverflow.com/help/minimal-reproducible-example) which I can run to see this behaviour?
👋 Thank you for opening this issue. It's something that's been on my list for a little while now. The next time I have time to work on this project,...
@VSoull No news on this. Can you define "not working" though? The APIs might be deprecated, but they should still be working right?