qr-scanner
qr-scanner copied to clipboard
does not return full url
when using camera scan the app returns the missing url
For example qroce code = https://www.google.com/search?q=translate&oq=tran&sourceid=chrome&ie=UTF-8
when qrcode decode just return https://www.google.com/search?q=translate
It is not recommended to have such long urls in a QR because if the url is too long the process can be affected. I think QrScanner is not prepared for such a long url. Try to put smaller urls
More info https://searchengineland.com/how-to-create-qr-codes-with-optimal-url-strategies-in-mind-93827
Waiting for This Update