Google Play Services Update Includes CTAP2 Security Key Support, More

There’s a fresh Google Play Services rolling out to Android devices, including a change for the Google Play app.

Labeled as Play Services v26.03, there is a total of five changes. For Android Automotive, “Google Accounts for users under 18 that were unable to sign in to Automotive devices before can now sign in when specific conditions are met.” For Google Wallet, users can now create digital IDs when needed, as well as bug fixes (no specifics). Google also lists the allowing of account authentication through NFC security keys that support CTAP2. This is for the whole ecosystem (Phone, TV, WearOS, etc.), not just specifically phones.

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

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

timers[‘gpt-ad-8839166901888-0’] = setTimeout( function () {
const id = ‘gpt-ad-8839166901888-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-8839166901888-0’ );
} );

Here’s the complete changelog.


Google Play services v26.03 (2026-01-26)

Account Management

  • [Auto] With this update, Google Accounts for users under 18 that were unable to sign in to Automotive devices before can now sign in when specific conditions are met.

Security & Privacy

  • [Auto, PC, Phone, TV, Wear] This update allows account authentication through NFC security keys that support CTAP2.

Utilities

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

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

timers[‘gpt-ad-8269503922882-0’] = setTimeout( function () {
const id = ‘gpt-ad-8269503922882-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-8269503922882-0’ );
} );

  • [Phone] You’ll get an improved compatibility when you move your data across devices.

Wallet

  • [Phone] You can now create digital IDs when needed.
  • [Phone] Bug fixes for Wallet related services.

Google Play Store v49.9 (2026-01-26)

  • [Phone] This update collapses subtasks in Organized by AI section in search results.

// Google

Read the original post: Google Play Services Update Includes CTAP2 Security Key Support, More

https://www.droid-life.com/2026/01/26/google-play-services-update-includes-ctap2-security-key-support-more/?rand=7

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 *