28
Views
4
Comments
[Stylish Qr Code] QR code not recognized by barcode scanner in iOS
stylish-qr-code
Reactive icon
Forge asset by Andrea Lembo
Application Type
Reactive

We've got a problem with scanning QR codes with the supported barcode plugin in iOS. Android has no problem. We've got the following set up:

  1. Height/Width: 323x323
  2. Payload: SHAR_ec6ebec3-445b-42
  3. RenderMode: Canvas
  4. Logo:
    1. included
    2. Margin: 16
    3. Hide background content: true
    4. Logo coeff: 0.3
  5. ContentSettings
    1. Color: #2C3137
    2. Type: Square
  6. BackgroundSettings
    1. Color: "transparent"
  7. CornerOuterSettings:
    1. Color: #2C3137
    2. Type: ExtraRounded
  8. CornerInnerSettings
    1. Color: #2C3137
    2. Type: None


We've checked the following alternatives:

  1. Created QR-code with https://gratisqrcode.nl/#text with same settings ==> No problem
  2. Used the existing QR code using ZXingServices (without any formatting) ==> No problem
  3. Used 'non formatted' QR code within Stylish QR code ==> Not working

Any suggestions?

With regards,

Sven Persijn

2022-04-19 13-20-22
Andrea Lembo

Hi,

In this moment, i don't have a ios device to test the issue.

However try to set the correction level to "H", this level apply more correction during the rendering.


Best regards,

AL

2023-08-23 08-14-16
Aranka van der Zwaard

Hi Andrea,
We have tried the high correction level but it doesn't change anything.
It does not react to the QR code in the app.

2020-03-10 08-50-23
Sven Persijn

Hi Andrea,
We can help with testing if needed.

We'll also look into the code to see if we can find anything.

Regards,

Sven

2022-04-19 13-20-22
Andrea Lembo

Hi,

The component use this library https://qr-code-styling.com/ to render the qr code.

Try to use the same configuration in the link that i pasted and let me know if the problem persist.

Br,

AL


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.