react-native-ping
react-native-ping copied to clipboard
PingUtil_Message_HostErrorUnknown
Hi!
I always get PingUtil_Message_HostErrorUnknown even though the IP address works. I have tried on 2 emulators and 1 physical device (all android) and its same on all. Same if you ping 8.8.8.8.
However, pinging 127.0.0.1 works. Any ideas what could be wrong?
@RoJoHub Any ideas what the issue could be?
same here........
any progress????
Unfortunately no.. Have spent a lot of time trying to debug it but haven't found any solution yet. Maybe the author @RoJoHub can take a look at it soon?
have you find any alternative solution?
@ManabBala can you share your implementation and RN version? I just installed this library and it works fine
@ManabBala can you share your implementation and RN version? I just installed this library and it works fine
i have the same problem on android ,can you tell me version React-native you are using
Is this problem accidental? I can't reproduce it in my scene
Same problem.
I have the same code. It works on Macbook (iOS and Android), but it doesn't work on Windows (Android). @RoJoHub