EddyVerbruggen / nativescript-printer

:fax: Send an image or the screen contents to a physical printer
MIT License
36 stars 13 forks source link

Printing Error on IOS #4

Open cevarief opened 7 years ago

cevarief commented 7 years ago

Hi,

Using printer.printScreen() on ios emulator throw an error :

Error: TypeError: null is not an object (evaluating 'view.ios.frame').

Thanks