In the documentation I found that 'import' will add a cordova plugin.
Code: Select all
;allow mDNS on android
Import "cordova plugin add @ionic-native/zeroconf"
EndImportCannot find plugin.xml for plugin "zeroconf". Please try adding it again.
Is this just maybe the plugin is not available or are there other steps neccessary to add a plugin to the project?
Thanks in advance
Rudi