Skip to content

How to use Qr Codes instead of barcodes #129

Answered by alexandercerutti
mbappai asked this question in Q&A
Discussion options

You must be logged in to vote

Hey there @mbappai,
for what concerns the QRCode, you can use setBarcodes. If you look in the examples below in the paragraph I've linked you, you can see PKBarcodeFormatQR. That's the key to show a qrcode.

About downloading a stream from the frontend, assuming you are on a web page and not on an iOS application (both can be considered "frontends"), I don't actually know if there's a supported way on web to receive streams.

Instead I suggest you to use .getAsBuffer() and return the whole pass.

Replies: 1 comment 13 replies

Comment options

You must be logged in to vote
13 replies
@alexandercerutti
Comment options

@mbappai
Comment options

@mbappai
Comment options

@alexandercerutti
Comment options

@mbappai
Comment options

Answer selected by mbappai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants