Using "User's Link" for a QR Code using Barcode and QR Code Generator

I’m trying to generate a QR Code that anyone can scan which will take them to that User’s profile in my app.

I’m using the “Barcode and QR Code Generator” and have a button to Generate QR Code with the following steps.

Step 1

Step 2 = Pause for 1000ms

Step 3
Screenshot 2024-04-03 090608

This doesn’t appear to do anything however. It generates what looks like a default QR Code that, when scanned, returns a long number rather than anything recognisable. I filled in the data according to a YouTube that uses the PlugIn but the plugin has changed hugely since then.

Can anyone tell me what I need to change or something else I need to do?

Many thanks.

That use of the base64 uri is likely the wrong thing to save…what other values does the plugin expose?

Thank you. I agree. I’ve just established it evaluates to a Text. The only other options however are;
URL, Width and Height. I’m trying to generate an Image from it. This is frustrating because in the YouTube where this was done successfully, there was an “ImageURL” option.

Screenshot 2024-04-03 101432

Perhaps this isn’t the plugin for me.

I’ve uninstalled the Barcode and QR Code Generator PlugIn and used Colour QR Code Generator instead which is far more successful because it accommodates the QR Image.