I am trying to use this plugin on ios.
With nativescript v7 I've got an error during webpack compilation
ERROR in /.../node_modules/nativescript-escpos-printer/index.ts
../node_modules/nativescript-escpos-printer/index.ts
[tsl] ERROR in /.../node_modules/nativescript-escpos-printer/index.ts(21,27)
TS2304: Cannot find name 'IOSPrinter'.
I am trying to use this plugin on ios. With nativescript v7 I've got an error during webpack compilation
ERROR in /.../node_modules/nativescript-escpos-printer/index.ts ../node_modules/nativescript-escpos-printer/index.ts [tsl] ERROR in /.../node_modules/nativescript-escpos-printer/index.ts(21,27) TS2304: Cannot find name 'IOSPrinter'.
Do you have any idea ?