Path-Check / safeplaces-dct-app

COVID Safe Paths (based on Private Kit) is an open and privacy preserving system to use personal information to battle COVID
https://covidsafepaths.org
MIT License
466 stars 283 forks source link

Apple Watch app #217

Open JohnMantegna opened 4 years ago

JohnMantegna commented 4 years ago

Since there are 50+ million apple watches out there, and people often run around wearing their watches without a phone, I am creating a companion apple watch that collects your location every 5 minutes when the watch is being worn without a phone nearby. When the watch is near the phone again, it will append its collected locations to the paired phone's collected locations for subsequent uploading/redaction.

I will be looking for assistance when I get to the point of integrating with the react native iOS app. The plan is to use the WatchConnectivity Framework to transfer location data.

JohnMantegna commented 4 years ago

I'm working on this

penrods commented 4 years ago

Nice!

Ferrumofomega commented 4 years ago

Nice Idea!

JohnMantegna commented 4 years ago

When ready for integration, see this repo that contains the watch app code and a paired iOS app used for testing: https://github.com/JohnMantegna/PrivateKitTest-Watch-Roam