// Adds dimensions UUID, Author and Topic into GA4
Saturday, September 5, 2026
30.1 C
Singapore

Google, Apple to install contact tracing directly on smartphones

Apple and Google plan to directly integrate contact-tracing software into smartphones as they aim to broaden a jointly developed initiative to combat the coronavirus.

The technology, first launched in April on Apple’s iOS software and Google’s Android system, is meant to alert people through their smartphones when they come into contact with a person infected by the coronavirus.

However adoption has been slow in the United States, with only a handful of states building smartphone apps that work with the system.

Under the change, public health authorities will be able to use the company’s program without building their own apps, and people who sign up for the service will not need to download a separate stand-alone app to use the system.

“As the next step in our work with public health authorities on Exposure Notifications, we are making it easier and faster for them to use the Exposure Notifications System without the need for them to build and maintain an app,” Apple and Google said.

Apple and Google have emphasized that the program protects user privacy and requires participants to opt-in in jurisdictions where the system is employed.

“Exposure Notifications Express provides another option for public health authorities to supplement their existing contact tracing operations with technology without compromising on the project’s core tenets of user privacy and security,” Apple and Google said.

“We are committed to supporting public health authorities that have deployed or are building custom apps.”

jul-jmb/cs

© Agence France-Presse

/AFP

Hot this week

SG woman asks why some men take offence at being rejected over finances: ‘Isn’t marriage the most important financial decision?’

SINGAPORE: In a query that has sparked discussion on Reddit, a Singaporean woman is asking why some men respond with hurt or indignation when women rule them out on the basis of “financial capabili...

Sermorelin and GHRP-2 Synergy: The Research Landscape in Peptide Signaling

The expanding interest in peptide-based research has led to a closer examination of compounds that interact with endocrine signaling pathways. Among these, the combination of Sermorelin and GHRP-2...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks