januslo / react-native-sunmi-inner-printer

http://docs.sunmi.com/htmls/index.html?lang=zh##V1文档资源 根据商米V1文档开发的热敏打印
MIT License
74 stars 121 forks source link

Sunmi V2S error #66

Open ryanmitchell opened 2 years ago

ryanmitchell commented 2 years ago

I'm trying to use this library to print on a Sunmi V2S and am receiving the error: Attempt to invoke interface method 'void woyou.aidlservice.jiuiv5.IWoyouService.printOriginalText' on a null object reference. when I call: await SunmiV2Printer.printOriginalText('==\n’);

Has anyone experienced the same issue and can can point me on how to resolve it?

muhammadsr commented 2 years ago

Same issue

d-lindau commented 2 years ago

Same issue!

ryanmitchell commented 2 years ago

See: https://github.com/Surile/react-native-sunmi-printer/issues/10 for a fix