mtmsuhail / ESC-POS-USB-NET

This project is a simple .NET (C#) Implementation of the Epson ESC/POS Printing using USB Device Driver.
MIT License
202 stars 86 forks source link

UWP application crashes while printing #61

Closed Qurishe closed 1 year ago

Qurishe commented 1 year ago

I have UWP app where i print receipts using this library. it works fine and prints the receipt without any problem in debug mode however when i package my app for sideloading and try to print the app becomes unresponsive for a moment and then closes itself. it would be great if any one faced the problem and tried to share the solution. @mtmsuhail

Qurishe commented 1 year ago

Solved!