Ionic native Printer plugin not working
(Ionic 2) The plugin located here seems to not work for me on android and ios : http://ionicframework.com/docs/native/printer/ I think that I followed the guidelines from this page, the code is building on both platforms but I got a black screen on ios and a blank one on android when emulate ... First I started a new project : ionic start PrinterApp --v2 Then I installed platforms : android 6.2.1, ios 4.3.1 Then the two command lines from the plugin page : ionic plugin add --save de.appplant.cordova.plugin.printer npm install --save @ionic-native/printer Then in the home.html I put a line to