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
Hi there!!, i've been doing some testing with the plugin and it works great, the only thing a recently discoverd is that the PrinterStatus listener only gets invoke when i open the cover or the printer sends a 'no paper' alert.
The code i use is the one from the example, i added and set a "printerOk" state when getting the " SunmiInnerPrinter.Constants.NORMAL_ACTION" action to true, by default and on other actions it's set to false, so when i start the app and have all up and running, printer wise, it's not printing, because the listener didn't got evoke, i thought that the componentWillMount was not getting triggerd but i added and alert and it works fine.
Am i missing something?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
在 2018年10月11日,下午8:25,Mauro ***@***.***> 写道:
Hi there!!, i've been doing some testing with the plugin and it works great, the only thing a recently discoverd is that the PrinterStatus listener only gets invoke when i open the cover or the printer sends a 'no paper' alert.
The code i use is the one from the example, i added and set a "printerOk" state when getting the " SunmiInnerPrinter.Constants.NORMAL_ACTION" action to true, by default and on other actions it's set to false, so when i start the app and have all up and running, printer wise, it's not printing, because the listener didn't got evoke, i thought that the componentWillMount was not getting triggerd but i added and alert and it works fine.
Am i missing something?
Thanks in advance!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Hi there!!, i've been doing some testing with the plugin and it works great, the only thing a recently discoverd is that the PrinterStatus listener only gets invoke when i open the cover or the printer sends a 'no paper' alert.
The code i use is the one from the example, i added and set a "printerOk" state when getting the " SunmiInnerPrinter.Constants.NORMAL_ACTION" action to true, by default and on other actions it's set to false, so when i start the app and have all up and running, printer wise, it's not printing, because the listener didn't got evoke, i thought that the componentWillMount was not getting triggerd but i added and alert and it works fine.
Am i missing something?
Thanks in advance!
The text was updated successfully, but these errors were encountered: