[null,null,["最后更新时间 (UTC):2024-11-12。"],[[["Update to PAL SDK 2.2.2 or higher to ensure compatibility with tvOS 14."],["Add the `NSUserTrackingUsageDescription` key to your `Info.plist` to request App Tracking Transparency authorization with a clear message explaining its purpose."],["Call `requestTrackingAuthorizationWithCompletionHandler:` before loading ads, ideally after providing an explainer to users for better transparency and user experience."],["Disclose your app's data usage information on the App Store as per Apple's requirements for new apps and app updates."]]],["To prepare apps for tvOS 14, developers must use PAL SDK 2.2.2 or higher and request App Tracking Transparency authorization to access the IDFA. This involves adding the `NSUserTrackingUsageDescription` key to the `Info.plist` with a custom message and calling `requestTrackingAuthorizationWithCompletionHandler:`. It is recommended to load ads after the completion callback. Additionally, apps must disclose their data usage on the App Store for new apps and updates starting December 8, 2020.\n"]]