Danny Adamse
Danny Adamse
My solution was to replace the printerId as followes (I discovered this by using XCode as debugger to find out the ipp-address is different than the output from the plugin's...
@laalex Connect your iPad to your machine, use Xcode to build and run your app and check the debug output when printing.
@laalex try using the URL "raspberry._ipps._tcp.local". Otherwise I'm not sure what to do with this octal character. Any chance to check and perhaps change this name? In my experience, "special"...
Nope, unfortunately not. We eventually decided to print entirely through the back end using Google Cloud Printer... This cordova/ionic plugin should not be recommended, indeed!
> **Printing to "(null)"** means that you specified an invalid `printerId`. The system tries to connect to the printer but does not find it. Well... printing actually works fine even...
> @dsjdigital Do you use Ionic or plain Cordova project? Plain Cordova (Edit: sorry for closing the issue)