App crashes down after the print of the ticket.
Closed this issue · 1 comments
I'm using the plugin to print the bill of a list of products, the scanning of the device and the print of the bill works really good, but after the print the app crashes down, and I dont know why, I was debugging and I think the error is here:
My output of the error is this:
I hope you can help me to solve this issue, cause is the last step to publish the app.
@devinim Hope you can read this, and you can help me out, I really need it.
After hours of debuggin i got the solution of this plugin:
-
first you have to download the plugin tou your PC and put in into your app file
-
then you have to import the fila with a path "./fluter-zsdk" in your puscpect.yaml
-
then in the plugin carpet go to android-src-main-flutersdkplugin.java
-
look the ZPLoverBluettooth function that is in the last lines of the code
run thae app.