QR Code Scanner

How does this actually work?

Like, how do I activate the scanning part?

As a PWA, nothing happens except it just showing the scanner image.

Any help on how to actually use this would be awesome!!!

Hi @FiniDev,

For this component, you need to have a native app to make it work.

The component itself is quite straightforward - upon recognition of QR code, it runs an action. And it can provide 2 results: data and encoded data.

Best,
Victor

Please explain what you mean by, native app.
Are you saying this would have to be deployed via iOS / Android?

Hi @FiniDev,

Exactly, the QR Code Scanner works only on the apps on iOS / Android, not on PWAs.

Best regards, Victor.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.