Announcing iOS Google Mobile Ads SDK Version 13.0.0

Version 13.0.0 of the Google Mobile Ads SDK for iOS is now available. We recommend upgrading as soon as possible to take advantage of the latest features, performance improvements, and API updates.

Updates in Version 13.0.0

  • Increased minimum deployment target: The minimum supported iOS deployment target has been raised to iOS 13.
  • Unlock better performance with new banner ad sizes: To better align with modern mobile devices, we are introducing the Large Adaptive Anchor API (e.g. largeAnchoredAdaptiveBanner). This update focuses solely on the sizing logic within adaptive anchor banners. While individual results may vary, larger ads are designed to increase engagement and revenue potential for publishers. The previous anchored adaptive APIs (e.g. currentOrientationAnchoredAdaptiveBanner) are now deprecated in favor of the new large anchored adaptive banner approach. For more API details, see the migration guide.

    Old usage (Swift):

    bannerView.adSize =
        currentOrientationAnchoredAdaptiveBanner(width: 375)

    New usage (Swift):

    bannerView.adSize = largeAnchoredAdaptiveBanner(width: 375)
  • Swift 6 concurrency support: This release continues to enhance support for Swift 6 strict concurrency, such as updating our delegate methods to only be accessed on the main thread.
  • Stricter type enforcement: The SDK will now raise an exception if any object that is not a String type is detected in the neighboringContentURLStrings array, ensuring better type safety.

For the full list of changes, please refer to the release notes. We strongly encourage you to review our migration guide to ensure your mobile apps are ready to upgrade.

SDK Deprecation Reminder

Per the deprecation schedule, the release of version 13.0.0 means that:

  • iOS Google Mobile Ads SDK versions 11.x.x are now officially deprecated.
  • Version 10.x.x will sunset on June 30, 2026.

We strongly recommend updating to a supported SDK version to avoid any disruption in ad serving and to benefit from the latest SDK features and fixes.

To comment on this blog post or engage with fellow developers, join the Google Mobile Ads SDK Discord channel and share your thoughts.

This Week in Open Source #14

This Week in Open Source for February 06, 2026

A look around the world of open source

Here we are at the beginning of February, and the world of open source is navigating a fascinating landscape of innovation and challenge. The main focus of many articles this week is on the evolving relationship between AI and software maintenance. But open source is about more than just the code; it's about the people and the spirit of collaboration. With that we look at the Open Gaming Collective which is pushing Linux gaming further and the SLSA framework and how it is foundational in software security.

Dive in to see what's happening this week in open source!

Upcoming Events

  • February 24 - 25: The Linux Foundation Member Summit is happening in Napa, California. It is the annual gathering for Linux Foundation members that fosters collaboration, innovation, and partnerships among the leading projects and organizations working to drive digital transformation with open source technologies.
  • March 5 - 8: SCALE 23x is happening in Pasadena, California. It is North America's largest community-run open source conference and includes four days of sessions, workshops, and community activities focused on open source, security, DevOps, cloud native, and more.
  • March 9 - 10: FOSSASIA Summit 2026 is happening in Bangkok, Thailand. It will be a two-day hybrid event that showcases the latest in open technologies, fostering collaboration across enterprises, developers, educators, and communities.

Open Source Reads and Links

  • [Article] Curl shutters bug bounty program to remove incentive for submitting AI slop - The maintainer of popular open-source data transfer tool cURL has ended the project's bug bounty program after maintainers struggled to assess a flood of AI-generated contributions.
  • [Article] Vibe Coding Is Killing Open Source Software, Researchers Argue - So much open source software is utilized when people vibe code with LLMs. However, vibe coders don't give back, according to research. What can be done to make vibe coders understand the importance of the open source ecosystem and giving back?
  • [Blog] AI Slopageddon and the OSS Maintainers - AI-generated low-quality code, called "AI slop," is overwhelming open source maintainers and harming collaboration. Some projects have banned AI contributions, while others require disclosure and careful review to manage the problem. How can we make changes when platforms benefit from AI tools but often ignore the burden this puts on maintainers?
  • [Paper] Will It Survive? Deciphering the Fate of AI-Generated Code in Open Source - AI-generated code lasts longer in open-source projects than human-written code. It is changed less often but has more bug fixes and security updates. Predicting when AI code will be modified is hard because many outside factors affect it.
  • [Article] Open Gaming Collective (OGC) formed to push Linux gaming even further - On the fun side of open source the Open Gaming Collective is a new group uniting many Linux gaming projects to work together. They will share important tools and kernel patches to make Linux gaming better and less fragmented. Bazzite and other members will use OGC's shared improvements for better hardware support and gaming experience.
  • [Blog] Supply Chain Robots, Electric Sheep, and SLSA - Securing the software supply chain is crucial to protect against attacks that can compromise code and build systems. SLSA is a practical framework that helps organizations improve supply chain security step-by-step by verifying source code and build integrity. A good read to understand this aspect of software security.

As we like to say, "a community is a garden, not a building; it requires tending, not just construction".

How is your team tending to your open source "garden" this month? We'd love to hear your stories! Share them on our @GoogleOSS X account or our @opensource.google Bluesky account.

An update on Google Ads API developer token access applications

With the recent release of Explorer Access for the Google Ads API, Google Ads API MCP server and the Google Ads API Developer Assistant, we are seeing significant interest in the developer community for Google Ads API access, and are receiving an increase in developer token access applications. As a result, there is also an increased delay on reviews for these applications.

We have heard from the developer community that the applications for developer token access levels are taking longer than usual. We are aware of this issue, and have added additional reviewers to process the applications and clear the backlog. We have fast-tracked some applications, so some of you should already start seeing your applications getting approved.

If you have Explorer Access, continue to use it if it meets your needs, as it provides the same campaign management and reporting features as Basic and Standard levels.

Upgrade to Basic Access only if:

  • You consistently exceed your daily quota.
  • You are planning for growth and expect you will exceed quotas.
  • You are blocked by features unavailable in your current Access Level (Test or Explorer).

How can I support the progress of my application?

If you have an ongoing Basic Access application, regardless of whether you currently have Test Account Access or Explorer Access, you can take the following actions to help us move your application forward with fewer requests for additional information:

  • Ensure that the accounts you plan to manage are listed as children under the Google Ads Manager account from which you signed up for the developer token, when possible.
  • Complete advertiser verification for one or more accounts under the Google Ads Manager account from which you signed up for the developer token. If you already have verified accounts under a different Manager account, you may link those accounts under the API Manager account instead.
  • If you are using other Google APIs and have completed the OAuth App verification process for your Google Cloud project in the past, then update your Basic Access application to include the Google Cloud project number. If you have a new Google Cloud project, consider completing the OAuth App verification process and sharing the project number with the review team.
  • Update your Basic Access application with clear, specific details of your use case, including why your current level of access doesn’t meet your needs. Your explanation should be a few sentences long, that helps us understand both your business, and your API use case. We will reject applications that are unclear.

For technical support issues, reach out to https://support.google.com/google-ads/gethelp

Chrome Dev for Desktop Update

The Dev channel has been updated to 146.0.7670.2 for Windows, Mac and Linux.

A partial list of changes is available in the Git log. Interested in switching release channels? Find out how. If you find a new issue, please let us know by filing a bug. The community help forum is also a great place to reach out for help or learn about common issues.

Chrome Release Team
Google Chrome

Google Workspace Updates Weekly Recap – February 6, 2026

New built-in interoperability between Google Meet and Microsoft Teams

We’re introducing video conferencing device interoperability for Google Meet with Microsoft Teams, which will allow you to: (1) Join Microsoft Teams meetings from Chrome OS- based Google Meet hardware devices, and (2) Join Google Meet meetings from Windows-based Microsoft Teams Rooms devices. | Learn more about interoperability between Google Meet and Microsoft Teams

Select Gemini in Workspace capabilities now available to Education Plus and Teaching & Learning customers

We’re bringing generative AI capabilities in Google Workspace for Education to more educators and students around the world. Gemini in Docs, Slides, Forms, and Vids are now available to users 18 and older with a Google Workspace for Education Plus or Teaching and Learning add-on license at no additional cost. | Learn more about Gemini in Workspace features for education users.

Gemini in Chrome is coming to Chromebook Plus devices

Gemini in Chrome is rolling out now to Chromebook Plus devices in the US. This feature empowers business and education users with AI tools that integrate seamlessly into their daily browsing workflows while maintaining strict data governance. | Learn more about Gemini in Chrome for Chromebook Plus devices.

Speech translation in Google Meet now generally available for businesses

As of January 27, 2026, speech translation in Google Meet is no longer restricted to businesses in a limited alpha program; it is now available for Google Workspace customers with select plans. | Learn more about speech translation in Meet for business users.

Prepare for the JEE Main with practice tests in Gemini

We recently launched full-length practice tests in Gemini, starting with the SAT. We're now expanding practice tests to support the JEE Main. | Learn more about JEE Main practice tests in Gemini.

Google Classroom API: Student groups endpoints are now available

Last year, we announced the launch of the Google Classroom API Student Groups endpoints through the Google Workspace Developer Preview Program (DPP). Now, Student Groups endpoints are generally available, so developers no longer need to be in the Developer Preview Program (DPP) to access them. | Learn more about Google Classroom API Student Groups endpoints.

Proofread your email with Gemini in Gmail

When you draft an email, Proofread can suggest improvements beyond spelling and grammar corrections like conciseness, active voice, sentence structure, and word choice so everything is polished before you send. We recently launched this feature to Google AI Pro and Ultra subscribers, and we’re now bringing it to additional Workspace plans. | Learn more about Proofread in Gmail for Workspace users.

Expanding access to select Google Vids features for all users

To help more users create professional-quality content, we are making three features in Vids available to all users, regardless of what Workspace edition they use. These include: Read-along teleprompter, Transcript trim, and Styled captions. | Learn more about Vids features for more users.

Get higher access to advanced AI in Google Workspace

We’re introducing AI Expanded Access, a new Workspace add-on that sits between our standard offering and our top-tier plan. It unlocks higher access to allow teams to further scale their impact. | Learn more about AI Expanded Access for Workspace.

The announcements above were published on the Workspace Updates blog over the last week. Please refer to the original blog posts for complete details.

Get higher access to advanced AI in Google Workspace

Over the past year, we've launched groundbreaking AI capabilities into our Workspace plans, such as comprehensive Deep Research reports and stunning image generation with Nano Banana Pro. These AI features come with usage limits that are sufficient for many users, but your most innovative teams may want even more.

To meet that demand, we’re introducing AI Expanded Access, a new Workspace add-on that sits between our standard offering and our top-tier plan. This gives organizations more choice in how they empower their power users with these advanced AI capabilities:

  • Business and Enterprise plans: Includes standard access in most Workspace plans at no extra cost.
  • AI Expanded Access add-on (New!): Unlocks higher access to allow teams to further scale their impact.
  • AI Ultra Access add-on (formerly Google AI Ultra for Business): Provides the highest access to help specialists push what's possible as they tackle their most ambitious creative, coding, and research projects.
Advanced AI features with higher access available through these add-ons include:

  • Advanced image generation: Create and edit more images using Nano Banana Pro in Slides, NotebookLM, and the Gemini app to find the perfect visual for every placement and audience segment.
  • Video generation: Scale video production to a daily content engine by generating more professional-grade videos using Veo 3.1 in Vids (including the use of AI avatars), Flow and the Gemini app.
  • Gemini app: Solve complex strategic problems with higher access to deep reasoning in our most capable models such as Gemini 3 Pro.
  • NotebookLM: Get instant insights from even larger source libraries and generate more high-value outputs to accelerate understanding, such as Audio Overviews, infographics, and Mind Maps.
  • Workspace Studio (rolling out now*): Execute more automations from ad-hoc tasks like labeling emails to always-on workflows that deliver pre-meeting briefs and auto-create follow-up tasks.
  • Speech translation (rolling out now*): Bridge language gaps in more meetings, automatically translating speech in real-time, while maintaining the tone and voice of the speaker.
Visit the Help Center for details on feature availability and limits. As we release new advanced AI features, your teams will also get higher access to these through the AI Expanded and AI Ultra add-ons.

*Workspace Studio is now available for Rapid Release and expected for Scheduled Release by the end of February. Promotional access to higher limits of Workspace Studio and Speech Translation in Business and Enterprise plans will remain until March 31, 2026.

What’s not changing

To ensure every customer can benefit from AI, we’ll continue to include standard access to these advanced capabilities in most Workspace Business and Enterprise plans at no additional cost.

Additionally, features like Take notes for me in Meet, Help me write in Gmail, Help me create in Docs, and more are available in our standard plans with generous limits designed to support the everyday needs of most teams. This ensures these powerful tools remain an accessible and essential part of your plan.

Getting started

  • Admins: The AI Expanded Access add-on can be purchased and assigned to specific users with eligible Business or Enterprise plans to provide more access to advanced AI capabilities.
    • Admins can review AI feature usage levels (by feature, user, and app) in the Admin console at Generative AI > Gemini reports.
  • End users: Users assigned a license will automatically get access to higher usage limits for certain AI features. Users will see an "Expanded" badge in the Gemini app, NotebookLM, and Flow, associated with their AI Expanded license.

Rollout pace

  • Starting today, the AI Expanded Access add-on is available to purchase, and will enable higher usage of AI capabilities in Workspace apps, including the Gemini app, NotebookLM, and Flow.
  • Workspace customers with Business and Enterprise plans currently have promotional access to higher usage of certain AI features in their plans, including advanced image generation with Nano Banana Pro, and video and AI avatar generation with Veo 3.1. Beginning March 1, 2026, Workspace customers will need to purchase the AI Expanded Access add-on to continue to get higher access to these advanced AI features.

Availability

Starting today, customers with the Google Workspace plans below can purchase the AI Expanded Access add-on:

  • Business Standard and Plus
  • Enterprise Standard and Plus
Visit the Help Center for more details on which AI capabilities you can start accessing with higher usage when you purchase the add-on, and how to manage access to additional services like Flow.

Resources

 

Introducing the Developer Knowledge API and MCP Server

Google is launching the Developer Knowledge API and MCP Server in public preview. This new toolset provides a canonical, machine-readable way for AI assistants and agentic platforms to search and retrieve up-to-date documentation across Firebase, Google Cloud, Android, and more. By using the official MCP server, developers can connect tools directly to Google’s documentation corpus, ensuring that AI-generated code and guidance are based on authoritative, real-time context.