I have a thermal printer that needs to be connected into my Android device via WiFi connection. I need it to be automatically print whenever a button is triggered (without the printing dialog)
Currently, I am using Ionic 4, but I cannot find any library which supports ESC/POS language. Any library that I could use?
Note: The following solution works for Ionic 4 and 5.