特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-07-22 UTC。
[null,null,["最終更新日 2024-07-22 UTC。"],[[["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."]]],[]]