SecUSo / privacy-friendly-qr-scanner

Privacy Friendly QR Code Scanner for Android
https://secuso.aifb.kit.edu/QR_Scanner.php
GNU General Public License v3.0
343 stars 45 forks source link

Fix crash when scanning barcodes #206

Closed udenr closed 10 months ago

udenr commented 10 months ago

The newer version of room does not allow null values unless explicitly specified. For barcodes the value of rawBytes is allways null.