covidsafe / App-Android

Doctors and researchers at the University of Washington with Microsoft volunteers have built a tool to alert you about highly relevant public health announcements, potential exposure to COVID-19, and to assist public health officials and contact tracing teams without compromising your personal privacy.
http://covidsafe.cs.washington.edu/
MIT License
65 stars 20 forks source link

Support Apple/Google contact tracing APIs #60

Open justinklchan opened 4 years ago

justinklchan commented 4 years ago

This will be released in a few days next week. Be prepared for that. And plan to be able to support their API/protocol in our app for maximum compatibility.

bananateg commented 4 years ago

https://9to5mac.com/2020/04/29/ios-13-5-beta-covid-19-contact-tracing/

bananateg commented 4 years ago

https://blog.google/documents/68/Android_Exposure_Notification_API_documentation_v1.2.pdf

bananateg commented 4 years ago

https://covid19-static.cdn-apple.com/applications/covid19/current/static/contact-tracing/pdf/ExposureNotification-FrameworkDocumentationv1.2.pdf

ApolloZhu commented 4 years ago

So Apple released their guidelines for iOS side, which is "no access location, one app per country" (see https://github.com/covidsafe/App-iOS/issues/66#issuecomment-623595827).

What's Google's policy for Android apps?