From 57355534e91a562660c73680147df911d5118dbf Mon Sep 17 00:00:00 2001 From: Lasan Mahaliyana <78136120+kidfromjupiter@users.noreply.github.com> Date: Tue, 5 May 2026 01:40:20 +0530 Subject: [PATCH] Update README with QR code scanning details Clarify QR code scanning issue and its relation to sharing. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b117de6..a2180108 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Wiki isn't built yet. Best place to consult would be the Github actions and work - **Linux → Android file sharing is unreliable** after the newest Android Quick Share updates. Investigate why and fix it. Possibly related to proprietary certificate changes. - **QR code scanning does not work.** - Likely related to the Linux → Android sharing issue above. + Likely related to the Linux → Android sharing issue above. I did get it working once in a very old build. So it shouldn't impossible. Unless google changed something ---