billylo1 / covidpass

Web app for adding Ontario vaccination records to Apple Wallet (forked from covidpass in EU)
https://grassroots.vaccine-ontario.ca
MIT License
79 stars 12 forks source link

Enable Add to Wallet button for non-iOS devices with warning messages #15

Closed samuelyeungkc closed 2 years ago

samuelyeungkc commented 2 years ago

As stated in #7, there are other apps besides iOS devices that support .pkpass file type. We want the app to be used as widely as possible. Therefore, it makes sense to allow other devices to download the file and add to their devices. A warning message is displayed when device is non-Apple as we cannot guarantee whether such device do support the file type. If user choose to download the file and unable to add to their apps it will be up to them to find a compatible apps.

PS. I am unable to build the project using the README instructions. If anyone can test this out it will be appricated.