react-native-sunmi-inner-printer icon indicating copy to clipboard operation
react-native-sunmi-inner-printer copied to clipboard

Sunmi V2S error

Open ryanmitchell opened this issue 3 years ago • 3 comments

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?

ryanmitchell avatar Mar 25 '22 09:03 ryanmitchell

Same issue

muhammadsr avatar May 04 '22 01:05 muhammadsr

Same issue!

d-lindau avatar Jul 16 '22 17:07 d-lindau

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

ryanmitchell avatar Jul 17 '22 09:07 ryanmitchell