Last updated 3 years ago
Was this helpful?
$ ionic cordova plugin add cordova-plugin-dns $ npm install @awesome-cordova-plugins/dns
Plugin Repo:
A plugin for Apache Cordova that enables applications to manually resolve hostnames into an underlying network address. This is mostly useful for determining whether there is a problem with the device's DNS server configuration.
Android