Your Cell Phone Can Alert You to Possible Exposure to COVID-19

12/02/2020 8:51 AM | Anonymous member (Administrator)

Technology on Apple and Google phones in some states can notify you if you were close to someone who later tested positive for Covid-19. The alerts come via state health department apps that use Bluetooth technology to detect when you (or more precisely, your phone) has been in close contact with an infected person's phone.

Apps cannot keep you safe, but they let you know if you have been exposed and should take precautions, such as self-quarantining, after receiving an alert.

While the apps aren't available in every state, millions of people are signing up.  Health officials believe the alerts could be especially helpful in cases where an infected person has been in contact with strangers -- for example in a bus, train or checkout line -- who wouldn't otherwise know they were exposed.

Read the full article on CNN here.

431 18th St, NW, Washington, DC 2006  PO Box 1581  .  Vienna, VA 22180
E-mail: admin@arcretireeassoc.org
Tel: 202-303-8779. ARCRA & Retiree Connection

© American Red Cross Retiree Association All rights reserved

Powered by Wild Apricot Membership Software
function SetMyDate() { // Array of day names var dayNames = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"); // Array of month Names var monthNames = new Array( "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"); var now = new Date(); document.getElementById("YOURELEMENTID").value = dayNames[now.getDay()] + ", " + monthNames[now.getMonth()] + " " + now.getDate() + ", " + now.getFullYear(); }