Hello,
I am attempting to use the QRCode read functionality in the iOS app with the modern designer, but am running into a major issue and hoping someone can help me.
Upon scan of a QR Code, none of the event handlers seem to work. As in, I cannot monitor it for change/blur, lookup events do not fire, really as far as I can tell there is no way to understand that data has actually been captured. If I put javascript in to pull from this field, it is like it does not even exist. It is not unless a user clicks into the scanned field and changes a character that will force the form to update.
Is this working as intended?