除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-07-22 (世界標準時間)。
[null,null,["上次更新時間:2024-07-22 (世界標準時間)。"],[[["The Google User Messaging Platform (UMP) SDK helps iOS apps manage user privacy choices and display relevant privacy messages to obtain consent."],["Integrate the UMP SDK via CocoaPods, Swift Package Manager, or manual download, and ensure your App ID is correctly configured in your project's `Info.plist`."],["Always request updated user consent information at app launch and present the privacy message form when required, providing a UI element for users to access privacy options if necessary."],["Prior to requesting ads, verify user consent status using `UMPConsentInformation.sharedInstance.canRequestAds` for compliance and optimal user experience."],["During development, leverage test devices and geography settings within `UMPDebugSettings` to thoroughly test various consent scenarios before releasing your app."]]],[]]