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
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
The text was updated successfully, but these errors were encountered:
Current Behavior
I have an API
health-check
and I want to set the pingServerUrl by this API, but I always getisConnected = false
. How I can use an API to replace for default pingServerUrl?Expected Behavior
health-check
to check the internet connection.isConnected
should betrue
Your Environment
The text was updated successfully, but these errors were encountered: