搜尋應用程式內 iOS SDK 版本資訊
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
0.4.1 - 2024 年 11 月 26 日
- 修正了使用 XCode 15 以上版本封存應用程式以供發布時,可能發生錯誤的問題。這個錯誤是因為 Info.plist 中缺少下列鍵:
- CFBundleShortVersionString
- CFBundleVersion
0.4.0 - 2024 年 11 月 5 日
- 支援搜尋重複檢視畫面。
- 支援多個用戶端 ID。
- 支援元件點擊動作通知。
- 支援完全自訂 Google 搜尋底部功能表的高度 (僅限 iOS 16.0 以上版本)。
0.3.1 - 2024 年 8 月 15 日
- 支援使用 iOS 應用程式限制接受 API 金鑰。
- 支援半螢幕 Google 搜尋底部功能表,並提供多種模式來調整高度。
0.3.0 - 2024 年 6 月 18 日
- 支援取得位置為主的搜尋建議。
- 將最低 SDK 版本從 iOS 14 降級至 12。SDK 會使用支援的最低作業系統 iOS 12 進行建構,但 SDK 功能無法在 iOS 14 以下的裝置上運作。
0.2.0 - 2024 年 3 月 5 日
- 新增 SwiftUI 檢視畫面和 UIKit 檢視控制器,用於顯示搜尋建議和熱門搜尋。
- 已淘汰搜尋建議和熱門搜尋文字值的存取權。
- 已淘汰的程式輔助顯示搜尋結果頁面 (這項功能會由新的 SwiftUI 和 UIKit 檢視畫面自動處理)。
0.1.0 - 2023 年 10 月 3 日
- 初始公開版本。
- 支援從文字取得搜尋建議。
- 支援取得熱門搜尋功能。
- 支援根據搜尋建議或熱門搜尋字詞,顯示搜尋結果網頁。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-25 (世界標準時間)。"],[[["The Google Search iOS SDK enables developers to easily integrate Google Search functionality into their iOS applications."],["Recent updates have focused on enhancing search customization, including support for adjusting the search bottom sheet height, multiple client IDs, and location-based suggestions."],["The SDK has been updated to support XCode 15 and higher, addressing a previous archiving issue."],["The minimum SDK version has been lowered to iOS 12 for broader compatibility, while still maintaining core functionalities on iOS 14 and above."],["Initial releases provided basic search functionalities, such as fetching search suggestions, trending searches, and displaying search results."]]],["The core content outlines updates to an SDK, focusing on search functionalities and compatibility. Key actions include: fixing an archiving error in Xcode 15+ by adding missing Info.plist keys, supporting various search features like repeat views, multiple client IDs, location-based suggestions, and API key restrictions. Customizable Google Search bottom sheet height was added for iOS 16+, and minimum SDK version downgraded to iOS 12. The SDK also introduced SwiftUI and UIKit views for search suggestions. Initial features included getting search suggestions, trending searches, and displaying search results pages.\n"]]