hi guys ,
I am developing an ionic 2 app that needs ping functionality , i have installed cordova-plugin-ping but the plugin does not work on ionic 2 also this plugin is just for android platform
I’ve found some other npm packages like : tcpie an net-ping-3 , is it possible to integrate these packages into ionic 2 app , if so , how can i achieve that ? or is there any other way to implement ping functionality in ionic 2 ?