Current Behavior
I have an API health-check and I want to set the pingServerUrl by this API, but I always get isConnected = false. How I can use an API to replace for default pingServerUrl?

Expected Behavior
- use API
health-check to check the internet connection.
- the
isConnected should be true
Your Environment
| software |
version |
| react-native-offline |
6.0.2 |
| react-native |
0.71.12 |
| node |
18.16.0 |
| npm or yarn |
9.6.6 |