Google Pulls Its Wear OS Clock App From a Bunch of Watches

About a month ago, Wear OS users who owned smartwatches from Samsung, OnePlus, and others, noticed that the Google Clock app was no longer available. Google hadn’t said anything about the disappearance at the time, but today, they went ahead and confirmed that the Google Clock app is only available to Pixel Watch owners going forward.

In a short community post, Google explains that because most of the other watch brands all offer their own default clock apps, the Google Clock app only needs to be around for the Pixel Watch. If you loved the Google Clock app over the one from OnePlus or Samsung that is also on your watch, well, too bad.

var googletag = googletag || {}; googletag.cmd = googletag.cmd || [];

googletag.cmd.push(function() {
googletag.defineSlot( ‘/1043061/DL_INJECT1’, [[300,100],[300,250],[300,600]], ‘gpt-ad-7104747107043-0’ )
.addService(googletag.pubads());
window.advadsGamEmptySlotsTimers = window.advadsGamEmptySlotsTimers || {};
const timers = window.advadsGamEmptySlotsTimers;

timers[‘gpt-ad-7104747107043-0’] = setTimeout( function () {
const id = ‘gpt-ad-7104747107043-0’;
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 1000 );

if ( typeof window.advadsGamHasEmptySlotListener === ‘undefined’ ) {
googletag.pubads().addEventListener( ‘slotRequested’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] === ‘undefined’ ) {
return;
}
clearTimeout( timers[id] );
timers[id] = setTimeout( function () {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 2500 );
} );
googletag.pubads().addEventListener( ‘slotResponseReceived’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] !== ‘undefined’ ) {
clearTimeout( timers[id] );
delete ( timers[id] );
}
if ( ! ev.slot.getResponseInformation() ) {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
}
} );
window.advadsGamHasEmptySlotListener = true;
}

googletag.enableServices();
googletag.display( ‘gpt-ad-7104747107043-0’ );
} );

From today forward, Google will continue to load the Google Clock app on Pixel Watch models and send updates to it through the Google Play Store. For those with other Wear OS watches that had Google Clock pre-installed, your app will no longer receive updates. However, if it is already installed on your watch, it’ll stay there (for now) and you can continue to use it.

This isn’t the first time in recent months that we have seen Google pull its own apps from competitor watches. The Google-made Weather app for Wear OS was taken away with Wear OS 6 updates back in September. I’d guess there may be more of this on the way.

Sorry.

// Google

var googletag = googletag || {}; googletag.cmd = googletag.cmd || [];

googletag.cmd.push(function() {
googletag.defineSlot( ‘/1043061/DL_INJECT1’, [[300,100],[300,250],[300,600]], ‘gpt-ad-7162008448785-0’ )
.addService(googletag.pubads());
window.advadsGamEmptySlotsTimers = window.advadsGamEmptySlotsTimers || {};
const timers = window.advadsGamEmptySlotsTimers;

timers[‘gpt-ad-7162008448785-0’] = setTimeout( function () {
const id = ‘gpt-ad-7162008448785-0’;
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 1000 );

if ( typeof window.advadsGamHasEmptySlotListener === ‘undefined’ ) {
googletag.pubads().addEventListener( ‘slotRequested’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] === ‘undefined’ ) {
return;
}
clearTimeout( timers[id] );
timers[id] = setTimeout( function () {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 2500 );
} );
googletag.pubads().addEventListener( ‘slotResponseReceived’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] !== ‘undefined’ ) {
clearTimeout( timers[id] );
delete ( timers[id] );
}
if ( ! ev.slot.getResponseInformation() ) {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
}
} );
window.advadsGamHasEmptySlotListener = true;
}

googletag.enableServices();
googletag.display( ‘gpt-ad-7162008448785-0’ );
} );

Read the original post: Google Pulls Its Wear OS Clock App From a Bunch of Watches

android-tech

Passionate about the intersection of technology and society. I break down complex tech news into understandable insights. Focus on AI, cybersecurity, and the future of the web. #TechNews #AI #Innovation

Leave a Reply

Your email address will not be published. Required fields are marked *

Exit mobile version