Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-07-22 UTC.
[null,null,["Ultimo aggiornamento 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."]]],[]]