I’m trying to use the QR scanner to set a variable, but whenever it scans, the QR scanner’s variable will change to the new data, however it won’t trigger the workflow that I tied to “on scan”. The context is that I only was to change the value if the QR code scans a VCARD QR code, or else I want the camera to stay open and ignore others.
I know this is the problem because whenever I hit “test” in the workflow, it runs just fine and passes through my filter, so I know it’s just an issue of the flow not triggering at all. I also don’t have any logs of the flow starting.
Anyone else encounter this? Any workarounds?
Thanks!