Places Swift SDK for iOS release notes

  • The Places Swift SDK for iOS is now available in version 0.3.0 with an updated API reference, consolidated GitHub repository, and other improvements.

  • This SDK offers a native Swift interface for Place APIs such as Autocomplete, Details, Photos, Text Search, and Nearby Search.

  • Developers can access both the GooglePlaces and GooglePlacesSwift Swift Packages from the same GitHub repository.

  • Version 0.3.0 is accessed by adding the 9.2.0 version of the Places SDK for iOS repository.

  • GooglePlacesSwift is currently in Preview and may have limited support.

Subscribe to these release notes. Subscribe

This page is updated with each product release. The changelog lists releases by date and includes any new features, bug fixes and significant performance improvements. You can also browse and filter all release notes for all products in the Google API Console.
Consult the [Places Swift SDK for iOS ](google-places-swift/) documentation for information on how to use Places Swift SDK for iOS.

November 20, 2025

10.6.0
Announcement

The Places Swift SDK for iOS version 10.6.0 is now available. See the Release Notes for information about this release and for all previous releases or subscribe to the Release Notes XML feed. If you are a new user, see Set Up in the Google Cloud Console to start the installation process. If you are an existing customer, see the upgrade instructions at Versions.

10.6.0
Feature

Pagination is now supported in Place Search results. See the documentation.

10.6.0
Feature

Autocomplete session token exposure. You can now expose your Places Autocomplete session token in order to pass it to other services that are not a part of the Places SDK for iOS, such as to Address Validation. See the documentation.