Hello,
I’m just playing with slack integration.
Does anyone manage to display QR Code thanks to this var:
BITRISE_PUBLIC_INSTALL_PAGE_QR_CODE_IMAGE_URL
I don’t have any image displayed on slack
Thanks
Fred
Hello,
I’m just playing with slack integration.
Does anyone manage to display QR Code thanks to this var:
BITRISE_PUBLIC_INSTALL_PAGE_QR_CODE_IMAGE_URL
I don’t have any image displayed on slack
Thanks
Fred
Hi @SkyFred27,
There’s a step which can provide a QR code for the install page, it’s called Install page QR code.
Not created / maintained by us, but seems to do exactly what you want to do (it exports the QR in its $BITRISE_PUBLIC_INSTALL_PAGE_QR_CODE_IMAGE_URL
output).
If you have any questions just let us know!
Oh nice, that’s what I m looking for.
Thanks !!!
Glad to hear @SkyFred27, Happy Building!