CrunchyBagel / TracePrivately

A privacy-focused app using Apple's soon-to-be-released contact tracing framework.
MIT License
350 stars 27 forks source link

Ability to start tracking automatically on launch #19

Closed HendX closed 4 years ago

HendX commented 4 years ago

Currently the app requires the user manually choose to enable broadcasting/receiving of private tokens. Perhaps this could occur automatically so the user doesn’t need to remember to start it each time.

Alternatively, start it when the user begins exposure checking, since that has a permissions dialog, and exposure checking wouldn’t effectively work without emailing tracking.

HendX commented 4 years ago

The workflow has now been altered so there's a single "start tracing" button, which enables both the bluetooth key exchange and checking in the background for exposures.