CovidCertificate Apps for iOS | Read-only mirror of https://github.com/admin-ch/CovidCertificate-App-iOS — Bundesamt für Informatik und Telekommunikation. Issues & pull requests at the source.
  • Swift 97.8%
  • HTML 1.3%
  • Objective-C 0.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Stefan Mitterrutzner 885d7764d1
Merge pull request #392 from admin-ch/bugfix/renew-banner
respect showRenewBanner flag in all cases
2023-01-23 08:44:05 +01:00
.github/workflows use Xcode 13.4.1 2022-06-27 10:06:49 +02:00
CovidCertificate respect showRenewBanner flag in all cases 2023-01-19 14:54:42 +01:00
CovidCertificate.xcodeproj update revocation database 2022-12-12 17:08:37 +01:00
CovidCertificateTests fixes unit tests and add github action 2022-01-20 17:06:10 +01:00
CovidCertificateWalletUITests fixes transfercode unit tests 2022-09-01 09:51:55 +02:00
Documentation/screenshots Add readme and screenshots 2021-05-31 10:31:37 +02:00
Translations fixes transfercode onboarding key 2022-12-14 11:15:52 +01:00
Verifier fixes verifier info title label 2022-09-15 11:44:18 +02:00
Wallet fixes transfercode onboarding key 2022-12-14 11:15:52 +01:00
.gitignore Publish Test Results 2022-01-21 08:34:14 +01:00
.swift-version Add .swift-version for swiftformat 2021-06-08 20:17:30 +02:00
.swiftformat Add .swiftformat file 2021-06-04 06:46:06 +02:00
badge-appstore.svg Add badges to link to the App Store 2021-11-22 11:07:43 +01:00
iosTranslation.json adds update boarding string keys 2022-08-30 09:24:12 +02:00
LICENSE Initial commit 2021-05-27 09:02:41 +02:00
README.md Add badges to link to the App Store 2021-11-22 11:07:43 +01:00
swiftgen.yml adds possibility to show english 2021-06-07 08:09:14 +02:00

COVID Certificate Apps - iOS

License: MPL 2.0

This project is released by the the Federal Office of Information Technology, Systems and Telecommunication FOITT on behalf of the Federal Office of Public Health FOPH. The app design, UX and implementation was done by Ubique.

COVID Certificate App

COVID Certificate is the official app for storing and presenting COVID certificates issued in Switzerland. The certificates are kept and checked locally on the user's phone.

Download on the App Store

COVID Certificate Check App

COVID Certificate Check is the official app for checking COVID certificates in Switzerland. The validation is executed locally on the phone and no information of the scanned certificates is saved.

Download on the App Store

Contribution Guide

This project is truly open-source and we welcome any feedback on the code regarding both the implementation and security aspects.

Bugs or potential problems should be reported using Github issues. We welcome all pull requests that improve the quality of the source code. Please note that the app will be available with approved translations in English, German, French, Italian.

Repositories

Installation and Building

The project should be opened with the Xcode 12.5 or newer. Dependencies are managed with Swift Package Manager, no further setup is needed.

License

This project is licensed under the terms of the MPL 2 license. See the LICENSE file for details.