python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
QR Code URL data not readable or encrypted
There is an app which I use, which can read the name of a location from a qr code.
Recently, the qr code was changed so that the name of the location is no longer readable by zxing or any other barcod...
Craig Morgan
Votes: 0
Answers: 1
How to install Zxing CPP (C++) on RaspberryPi
As the title, I want to build an environment of ZXing C++ on Raspberry Pi.
According to the https://github.com/nu-book/zxing-cpp instruction, I try to build it.
However, I face some problems, like Cma...
Steven
Votes: 0
Answers: 0
Blazor not providing individual sessions. How to fix?
I have a Blazor Server app hosted on an Azure App Service, which communicates to an on-premises server connected through a VNET on Azure.
I have custom authentication in place where a user will use th...
Brydon
Votes: 0
Answers: 1
Blazor Server, ZXing barcode scanner - The current thread is not associated with the Dispatcher. How to correct?
I have a Blazor server application and have been trying to get the ZXing barcode scanner to work.
I can successfully scan over and over when debugging locally.
But when I try to scan after publishing ...
Brydon
Votes: 0
Answers: 1