But why can't it be free style, if or if it must use a URL? In my blocks above in the compagnion it works but when compiling it highlights a resolution issue ... The subject must go through the image or horizontal arrangement I will try replacing by canvas and then notice
Got it working. You have used : as your delimiter which will break things if you enter a url. I replaced the : with || in the blocks and the qr.html and it generates a qr code.
Your compilation does work but in the same application it is extended by scanview and even if it is on another separate screen, the qr generator does not work, it is incredible, can someone confirm this theory?
Do those extensions use the same library/api? There is a similar issue if you use a barcode extension and a QR Code extension together, but in that case there is one available that combines the two functions, by vknow360..
The new version of the QrCodeGenerator extension includes the Zxing library, as well as the ScanView extension and the built-in Code Scanner component. When we have several of the same libraries in the project, the app crashes. The previous version of the QrCodeGenerator extension did not have the Zxing library built in, so you should ask the developer @vknow360 to provide the previous version which should work with the scanners.