I am using the Cordova plugin Cordova-plugin-sslcertificatechecker 5.1.0 to check the SSL certificate, the code is running fine but in some device, it gives me this error
failed to connect xyx.com/123.455.5678.(port 123) after 15000ms : isconnected failed: EHOSTUNREACH (no route to host)
It only gives this error in some devices. here is the link to the plugin site and sample code