Subscribe to these release notes.
This page is updated with each new release of the Places Swift SDK for iOS (Preview). 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 (Preview) documentation for information on how to use Places Swift SDK for iOS (Preview).
November 11, 2024
The Places Swift SDK for iOS version 0.3.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 your Google Cloud project to start the installation process.
If you are an existing customer, see the upgrade instructions at Versions.
Updated API reference. The look and organization of the Places SDK for iOS API reference has changed, and we've added documentation in Swift.
Note: The URLs for the API reference pages have changed, so any pages you may have bookmarked will redirect you to the API reference homepage.
Visit the new API references:
Access GooglePlaces and GooglePlacesSwift from the same Github repository. The GooglePlaces and GooglePlacesSwift Swift Packages are now available through the same GitHub repository, https://github.com/googlemaps/ios-places-sdk. Use this GitHub repository to access either or both SDKs. The repository that was dedicated to GooglePlacesSwift will soon be deprecated. See the documentation for details and migration instructions.
August 21, 2024
(Preview) This release introduces a preview of the PlacesClient isPlaceOpen(with request:)
API for the Places Swift SDK for iOS (GooglePlacesSwift). The API gets all necessary details to determine a Place's open status and returns that status.
May 28, 2024
Announcing the Preview release of GooglePlacesSwift version 0.1.0. GooglePlacesSwift lets you use a fully native Swift interface to call Place APIs, including:
- Place Autocomplete (New)
- Place Details (New)
- Place Photos (New)
- Text Search (New)
- Nearby Search (New)
For more information, see the GooglePlacesSwift API Reference.
GooglePlacesSwift requires:
- You to enable Places API (New) on your API Key. For more information, see Set up your Google Cloud project.
- Xcode 15.3
Note: Note: GooglePlacesSwift is in Preview (pre-GA). Pre-GA products and features might have limited support, and changes to pre-GA products and features might not be compatible with other pre-GA versions. Pre-GA Offerings are covered by the Google Maps Platform Service Specific Terms. For more information, see the launch stage descriptions.