Google UMP SDK
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
Google User Messaging Platform SDK 是以 iOS 版的形式提供。您使用 Google Mobile Ads SDK 時,請遵守 Google 開發人員網站的服務條款。
版本 |
2.7.0 |
SHA1 總和檢查碼 |
b0663bd4efcda9f32f765c5b7708ff1971e34b3b |
大小 |
0.2 MB |
下載 googleusermessagingplatform.zip
版本資訊
版本 |
發布日期 |
附註 |
2.7.0 |
2024-10-30 |
- 為支援針對美國管制州別進行的測試,請在
UMPDebugGeography 中新增下列選項:
UMPDebugGeographyRegulatedUSState
UMPDebugGeographyOther
- 淘汰了
UMPDebugGeographyNotEEA 。請改用 UMPDebugGeographyOther 。
|
2.6.0 |
2024-09-05 |
- 同意授權訊息的
UIViewController 參照現在可為空值,且非必要。在未提供檢視控制器時,SDK 會使用應用程式的主視窗自動查詢檢視控制器。
|
2.5.0 |
2024-06-26 |
- 更新
canRequestAds API,在應用程式未設定隱私權訊息時傳回 true 。
- 已將
-[UMPConsentForm init] 的是否可為空值從 nullable 更新為 nonnull 。
|
2.4.0 |
2024-04-24 |
- 使用團隊 ID
EQHXZ8M8AV 將簽署身分從 AdMob Inc. 更新為 Google LLC 。如果這會在 Xcode 中觸發通知,請選取「接受變更」來接受新的身分識別資訊。
|
2.3.0 |
2024-03-14 |
- 開始支援隱私權資訊清單檔案。
- 已更新
Info.plist ,以解決 Xcode 15.3 上的 Swift Package Manager 問題。
|
2.2.0 |
2024-02-20 |
- 將支援的最低 Xcode 版本提高至 15.1。
- 將 iOS 部署數量下限目標提高為 12.0。
- 已移除所有對
advertisingIdentifier 的參照。
- 新增
Info.plist 檔案,讓 SDK 與 Xcode 15.3 相容。
- 將 CocoaPods 最低版本提高至 1.12.0。
- 從二進位檔中移除位元碼。
|
2.1.0 |
2023-07-24 |
這個版本導入了幾個新 API,簡化同意聲明收集程序。現有整合項目不必採用這些新 API。
最低部署目標已提高至 iOS 11.0。
將最低支援的 Xcode 版本更新為 14.1
- Xcode 14 不支援 armv7,且已從 SDK 中移除。
在與其他公用 API 互動之前,現在必須呼叫 requestConsentInfoUpdateWithParameters:completionHandler: 。呼叫該函式之前,系統會傳回以下內容:
UMPConsentForm
UMPConsentInformation
已解決表單無法顯示,但從未叫用 UMPConsentFormPresentCompletionHandler 的問題。
|
2.0.1 |
2022-09-12 |
|
2.0.0 |
2021-03-15 |
- 已移除 UMPConsentType API。系統不支援這個 API。
- 移除了 i386 配量。
|
1.4.0 |
2020-11-23 |
- 新增 arm64 切片,讓模擬器支援在 Apple 晶片裝置上進行測試。
- 發布商必須使用 Xcode 12 建構這個 SDK 版本。
|
1.3.0 |
2020-10-21 |
將 SDK 從 .framework 更新為 .xcframework。
|
1.2.0 |
2020-09-16 |
已更新 Xcode 版本,從 10.3 至 11.0 建構 SDK。 |
1.1.0 |
2020-08-11 |
- 新增支援 iOS 14。
- 新增對
應用程式追蹤透明度的支援。您可以在營利成長選項 UI 中設定向使用者要求廣告識別碼權限的訊息。
- 允許
UMPDebugSettings.testDeviceIdentifiers 在無法使用 IDFA 時接受新 ID。
- 修正在載入表單逾時時,會導致
-[UMPConsentForm loadWithCompletionHandler:] 回呼兩次的錯誤。
|
1.0.0 |
2020-07-06 |
正式發布版。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-12 (世界標準時間)。
[[["容易理解","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"]],["上次更新時間:2024-11-12 (世界標準時間)。"],[[["Download the Google User Messaging Platform (UMP) SDK for iOS to manage user consent for personalized ads."],["The SDK is subject to the Google Developers Site Terms of Service."],["Version 2.6.0, released on September 5, 2024, includes updates to consent message handling and automatic view controller lookup."],["Refer to the release notes for details on previous versions and specific changes."]]],[]]