Printer plugin bug, help finding a fix please

Hello,

Built a simple test app to become familiar with the printer plugin. When the Home tab is tapped, a dialog is supposed to appear to select a printer. For some reason an error is returned " WARN: Install the Printer plugin: ‘ionic plugin add de.appplant.cordova.plugin.printer’ "

Any help would be greatly appreciated.

I have a *.zip file of the app that I’d be happy to share.

Did you?

Also: How are you testing?
Please post you ionic info output.

I did. Executing line “cordova plugin ls” produces…

cordova-plugin-console 1.0.5 "Console"
cordova-plugin-device 1.1.4 "Device"
cordova-plugin-splashscreen 4.0.3 "Splashscreen"
cordova-plugin-statusbar 2.2.2 "StatusBar"
cordova-plugin-whitelist 1.3.1 "Whitelist"
de.appplant.cordova.plugin.printer 0.7.1 "Printer"
ionic-plugin-keyboard 2.2.1 “Keyboard”

“Ionic info” produces…

Your system information:

Cordova CLI: 6.5.0
Ionic Framework Version: 3.3.0
Ionic CLI Version: 2.1.0-beta.3
Ionic App Lib Version: 2.1.0-beta.1
ios-deploy version: 1.9.0
ios-sim version: 5.0.8
OS: Mac OS X El Capitan
Node Version: v6.9.5
Xcode version: Xcode 8.2.1 Build version 8C1002

I would update that to a current version, although it is not really connected.
Otherwise: No idea.