25th character kills recognition
jtippett opened this issue · 0 comments
Amazing tool and thank you so much for fixing images.
I've discovered that I can now use the generator beautifully except for one weird issue I lack knowledge to debug. I'm trying to encode a URL - and it is recognisable all the way up to 24 characters, but very consistently then fails as soon as I increase the characters to 25.
Example strings:
25 chars (does not work)
HTTPS://SITE.LY/123456789
24 chars (works fine, as do all other lengths)
HTTPS://SITE.LY/12345678
I assume these examples are sufficient to replicate the problem but if you need images I can provide. For reference I tried an iPhone 13 pro and an 11 pro, both on iOS 16.5. However, the built in "scannability tool" also fails with 25 chars.
As I said, I lack the knowledge to delve deeper into this but am posting as an FYI. Thanks again for the very cool tool!