[[["이해하기 쉬움","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"]],["최종 업데이트: 2025-07-26(UTC)"],[[["To request App Tracking Transparency authorization for accessing the IDFA, update your `Info.plist` to add the `NSUserTrackingUsageDescription` key with a custom message and call `requestTrackingAuthorizationWithCompletionHandler:`."],["Publisher first-party ID, formerly known as same app key, is enabled by default in IMA SDK for iOS 3.14.5 or higher and can be disabled by setting `IMASettings::SameAppKeyEnabled` to `false`."],["Developers publishing apps on the App Store need to disclose certain information regarding their apps' data use, with these disclosures being required for new apps and app updates starting December 8, 2020."],["You should update to Interactive Media Ads SDK 4.3.2 or higher to prepare your app for tvOS 14."]]],["To prepare for tvOS 14, update your app with Interactive Media Ads SDK 4.3.2 or higher. Add the `NSUserTrackingUsageDescription` key to your `Info.plist` to request App Tracking Transparency authorization via `requestTrackingAuthorizationWithCompletionHandler:`. It is highly recommended to implement an explainer to the users. Publisher first-party ID (formerly same app key), is enabled by default and can be disabled via `IMASettings::SameAppKeyEnabled`. Disclose all data usage in the App Store, as required by Apple starting December 8, 2020.\n"]]