O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-07-22 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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."]]],[]]