robs23 / TestZXing-master

Cross-platform app using ZXing barcode scanner library
0 stars 0 forks source link

Fix System.Threading.SemaphoreFullException: Adding the specified count to the semaphore would cause it to exceed its maximum count. in QrHandler+<>c__DisplayClass13_1.<Scan>b__1 () #74

Open robs23 opened 2 years ago

robs23 commented 2 years ago

Version 2.1.2(2)

Stacktrace

TestZXing.Classes.QrHandler+<>c__DisplayClass13_1.b__1 () [0x00052] in <3021c5f1ea784987befa15574c609ff3>:0;TestZXing.Classes

Reason

System.Threading.SemaphoreFullException: Adding the specified count to the semaphore would cause it to exceed its maximum count.

Link to App Center