Skip to content
Snippets Groups Projects
Unverified Commit 97d40f26 authored by Matthias Urhahn's avatar Matthias Urhahn Committed by GitHub
Browse files

Handle semi-invalid vaccination certificate QR-codes (EXPOSUREAPP-7755) (#3414)


* Introduce qrcode data parsing modes.
UI based parsing will be STRICT and show error codes.
Storage based parsing will be LENIENT.
If the user managed to scan something invalid, then we can neither just delete it, nor just crash the app.

* LINTs

* Fix plural typo.

Co-authored-by: default avatarMohamed Metwalli <mohamed.metwalli@sap.com>
parent 59449ebf
No related branches found
No related tags found
No related merge requests found
Showing
with 221 additions and 53 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment