Latest Releases
This page includes the latest releases of the Age Verification Blueprint applications. The applications should be considered as reference implementations that can be used by Member States or by any other public or private entity to build an EU Age Verification solution.
The applications are available as open source to allow the community to provide feedback and contribute to the development of the solution.
It should be noted that these applications are not intended to be used in production as-is. They require further development, security hardening, and adaptation to specific deployment contexts before being suitable for real-world use.
Android Wallet UI
Version: 2026.09-1
Release date: 2026-09-03
Release Notes
Highlights
- Accessibility: screen reader support across onboarding, PIN entry, Settings, document and photo capture, and QR scanning — headings, link and button semantics, labelled camera controls, and live announcements of entered digits, errors and remaining retries.
- Landscape orientation: the app now supports landscape, with reworked layouts for the passport scanner and NFC reading screen and a scrollable full-height container so screens stay usable in short viewports.
- Large font scales: headings no longer clamp their line count, and link touch targets meet the platform minimum across their rendered lines.
- Dashboard credential card: announced as a single description followed by the remaining accesses, with the badge actionable only when it leads to adding more credentials.
What's new
- Screen reader support throughout onboarding, including headings on the passport verification screens and a named, reachable page indicator
- TalkBack support for PIN entry
- Link semantics in Settings and button semantics for the verification method options, with a hint that National eID and National IDP open a browser
- Accessibility for document and photo capture, and for QR scanning
- Landscape layouts for the passport scanner and the NFC reading screen
- Test ids across the onboarding, dashboard, settings and capture screens
Changed
- The dashboard credential card is announced as a single description followed by the remaining accesses
- Headings no longer clamp their line count at large font scales
- The testing section of the README points to the ageverification.dev getting started guide
Fixed
- Plural and gender agreement of the remaining-accesses badge in French and Italian
- The credential card briefly showing an age before the claim resolved
- The landscape passport scanner frame pinched into a narrow centre column
- The NFC reading illustration scaling to the full screen width in landscape
Full changelog: see the 2026.09-1 section in CHANGELOG.md.
iOS Wallet UI
Version: 2026.9.1
Release date: 2026-09-03
Release Notes
What's Changed
EUDIWALLET-1030 Localisation issue in Age over 16 by @sachin25n in https://github.com/T-Scy/av-app-ios-wallet-ui/pull/134 Improve PIN handling with hashing and reset functionality, improve UI for pin lockout by @calt in https://github.com/T-Scy/av-app-ios-wallet-ui/pull/135 Add production hardening guide for AV wallet implementers by @brahyam in https://github.com/T-Scy/av-app-ios-wallet-ui/pull/137 Update EUDI wallet SDK by @BhaskarNS-iOS in https://github.com/T-Scy/av-app-ios-wallet-ui/pull/138 CHORE - Update certificates by @calt in https://github.com/T-Scy/av-app-ios-wallet-ui/pull/139 EUDIWALLET-1435: integrate zero knowledge proof (zkp) support into the av app via longfellow zkp library by @BhaskarNS-iOS in https://github.com/T-Scy/av-app-ios-wallet-ui/pull/141 Pointing LongfellowZkp lib dependency from forked repository by @BhaskarNS-iOS in https://github.com/T-Scy/av-app-ios-wallet-ui/pull/143 Sync with upstream by @calt in https://github.com/T-Scy/av-app-ios-wallet-ui/pull/144 Update dependencies and project structure by @calt in https://github.com/T-Scy/av-app-ios-wallet-ui/pull/145
Full Changelog: https://github.com/eu-digital-identity-wallet/av-app-ios-wallet-ui/compare/2026.7.1...2026.9.1