Hi, I went through the app on Android with the screen reader enabled and found these issues (i've tested with italian language, version 2026.04-2(22)):
Welcome (and general issues)
-
All the welcome information after the first tab is not perceivable with the screen reader.
-
All elements that visually appear as headings do not have the proper heading semantics.
-
It is not possible to use the screen in landscape orientation (specific requirement of WCAG 2 and EN 301 549).
-
All icons have inadequate alternative text. For example, the app logo icon inside is read as “Normal logo icon”.
-
In the general navigation, with "Consent", "Security" and "Verification", the selected item is not announced as active, so it's not clear which step you're currently on.### "Security" Tab
-
The most critical issue is in the "Security" tab. The screen reader user does not perceive the individual input fields. Instead, they only perceive the "Confirm" button (disabled) and then a keyboard. Simply selecting a value from the numeric keypad automatically fills each individual field (this information is not announced to the screen reader).
-
Still in the "Security" tab, once the 6 PIN digits have been entered, the user is automatically taken to the PIN confirmation step, but without adequate notifications to the screen reader. The "Confirm" button itself is automatically selected and activated.
-
If the PINs do not match, a text message appears that is not announced to the screen reader.
-
In case of biometric authorization failure, the error message is not announced to the screen reader.
"Verification" Tab
- All options are missing the button role.
- Selecting "National eID / National idP" opens a new window without informing the user. That demo procedure also has major accessibility shortcomings.
- In the document verification procedure, the progress of downloading the additional content for facial recognition is not announced to the screen reader. Similarly, the focus is not moved to the "Start" button after the download is complete.
- In the document capture process, the flash on/off toggle is not handled natively, making it impossible for the screen reader user to know whether the flash is currently active or not.
- During photo capture, rotating the smartphone to landscape mode closes the window.
- With large text sizes, part of the instructions is hidden below the photo capture block.
- When selecting the QR-Code scanning option, the system does not notify the screen reader about the correct positioning of the smartphone. In case of error, it returns to the previous page, where the close button has alternative text in English instead of the user’s language.
"Settings" menu
- The link to delete the credentials does not have link semantics.
Main layout / screen after configuration.
- The entire block with the remaining accesses and the related graphical elements is read in a disjointed and incoherent way.
- The QR scanning block has the same problem already described earlier in the "Verification" section.
Hi, I went through the app on Android with the screen reader enabled and found these issues (i've tested with italian language, version 2026.04-2(22)):
Welcome (and general issues)
All the welcome information after the first tab is not perceivable with the screen reader.
All elements that visually appear as headings do not have the proper heading semantics.
It is not possible to use the screen in landscape orientation (specific requirement of WCAG 2 and EN 301 549).
All icons have inadequate alternative text. For example, the app logo icon inside is read as “Normal logo icon”.
In the general navigation, with "Consent", "Security" and "Verification", the selected item is not announced as active, so it's not clear which step you're currently on.### "Security" Tab
The most critical issue is in the "Security" tab. The screen reader user does not perceive the individual input fields. Instead, they only perceive the "Confirm" button (disabled) and then a keyboard. Simply selecting a value from the numeric keypad automatically fills each individual field (this information is not announced to the screen reader).
Still in the "Security" tab, once the 6 PIN digits have been entered, the user is automatically taken to the PIN confirmation step, but without adequate notifications to the screen reader. The "Confirm" button itself is automatically selected and activated.
If the PINs do not match, a text message appears that is not announced to the screen reader.
In case of biometric authorization failure, the error message is not announced to the screen reader.
"Verification" Tab
"Settings" menu
Main layout / screen after configuration.