DNS

DNS plugin for Cordova and Ionic. A plugin for Apache Cordova that enables applications to manually resolve hostnames into an underlying network address. This…

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.

Installation

ionic cordova plugin add cordova-plugin-dns
npm install @awesome-cordova-plugins/dns

Plugin Repo: https://bitbucket.org/zegeba/cordova-plugin-dnsarrow-up-right

Supported Platforms

  • Android

Further Information

Last updated