Fuse Qreader crash on Fuse X 2.4.0
Hi, I think I found a bug. Since the last update (from Fuse X 2.3.0 to Fuse X 2.4.0) some fuse modules (Fuse Qreader) doesn’t work properly. Before this update scan a QR code using Fuse Qreader module works fine, after update, after scan, app crash. PS: I didn’t make any update of my code, just update to Fuse X 2.4.0. Video file
after reinstall Fuse X 2.3.0, everythin work fine again, i think there are some conflits with Fuse Qreader
Hi,
It looks like you are using this module: https://github.com/zean00/fuse-qreader
What changed in 2.4 related to Android are upgrading of Gradle to latest version and some more: https://github.com/fuse-open/uno/releases/tag/v2.4.0
I am not sure how this broke fuse-qreader, but likely it needs a small upgrade. I can take a look if you provide a small example app that is easy to test.
Also, another library, Fuse BarcodeScanner is known to still work on v2.4: https://github.com/fuse-modules/fuse-barcodescanner
Thanks for reporting!