react-native-sunmi-inner-printer
react-native-sunmi-inner-printer copied to clipboard
Sunmi V2S error
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?
Same issue
Same issue!
See: https://github.com/Surile/react-native-sunmi-printer/issues/10 for a fix