Animated QR code (Safe start) #361
-
Hi, According to the documentation animated QR code (Safe start) is supported when using BankId. How do you activate animated qr codes? We're using the BR, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi Max! Yes, that is correct. The animated QR codes feature was released as part of our version 5.0.0. See the release notes for v5.0.0. As static QR codes are deprecated, we only support animated QR-codes from now on. So by enabling QR codes using Does this answer your question? /Peter |
Beta Was this translation helpful? Give feedback.
Hi Max!
Yes, that is correct. The animated QR codes feature was released as part of our version 5.0.0. See the release notes for v5.0.0.
As static QR codes are deprecated, we only support animated QR-codes from now on. So by enabling QR codes using
UseQrCoderQrCodeGenerator()
you will get them automatically.Does this answer your question?
/Peter