immuni-app / immuni-documentation

Repo for Immuni's documentation.
Other
936 stars 65 forks source link

[Feature Request] Allow to import the Green Pass in Apple Wallet and Google Pay #160

Closed DaFlowah closed 1 year ago

DaFlowah commented 2 years ago

Hi there, it would be nice to allow users to import their Green Passes into the Apple and Google's cards apps. I'm not very familiar with Apple, but Google already updated its APIs. I can see there are already unofficial tools to perform this actions CovidPass and Pass2Pay (that is not even open source and shares your data). An official feature would be much appreciated. I can see something similar has been discussed (and deprecated?) here for IO.

alessionossa commented 2 years ago

I am not sure if this can actually be implemented in EU with DGC, but in iOS 15.1 there is the possibility to import SMART Health Cards in Apple Wallet

Here is some reference from WWDC2021: Explore Verifiable Health Records - WWDC 2021 and from Apple Developer Documentation: https://developer.apple.com/documentation/healthkit/hkverifiableclinicalrecord

SMART Health Cards specifications: https://smarthealth.cards/

dhinterlechner commented 2 years ago

Any update on this? As we need the GreenPass now everywhere, I would like to see the feature to view the QR code without any internet connection. While skiing in the mountains to enter a restaurant I have to show it but not everywhere there is a good internet connection. Saving the QR code as image isn't any option as you have to search it between many many other photos unless you save a new copy of the greenpass everey day....

DaFlowah commented 2 years ago

The English NHS App has managed to integrate the feature:

Immagine

alessionossa commented 2 years ago

Following https://github.com/immuni-app/immuni-documentation/issues/160#issuecomment-951795806, as mentioned in https://github.com/pagopa/io-app/issues/3168#issuecomment-1025148226

Finally, Apple implemented support for EU Digital COVID Certificate as stated in iOS & iPadOS 15.4 Beta Release Notes It is supported out of the box through iOS Camera app, but it would be better to have a button directly in IO App to add the DCC as a Verifiable Health Records (technical references: HKVerifiableClinicalRecord Documentation, euDigitalCOVIDCertificate HKVerifiableClinicalRecordSourceType)