You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SunmiPrinter.getPrinterVersion() always returns -1 even though the printer is connected and the text is printed after calling printText(). It is not possible to find out if the printer is connected or not because all functions return undefined except getPrinterStatus which returns {"code":"-1", "message": "Printer is not connected or powered on!"}