Android
Android copied to clipboard
Aztec and binary support
Hi,
the Austrian Klimaticket (see example below, taken from https://salzburg-verkehr.at/wp-content/uploads/2023/07/SVV_23-Illu-Kartenrohling_KlimaTicket_S_Classic_back.png) uses Aztec codes and binary data.
Please update to a newer ZXing
library, or enable Aztec(?); Binary Eye https://github.com/markusfisch/BinaryEye reads these codes just fine, while Catima
doesn't accept it.
I tried to save the data as file and then importing into Catima
-- but that doesn't work either, the binary data isn't read or reproduced correctly. Going eg. Binary Eye
→ SecScanQR
to generate an Aztec code works, though, so it's not the Aztec generation or the data transfer as such -- seems that the import into Catima
isn't binary-safe.