Google 모바일 광고 (GMA) SDK 버전 21.0.0부터 최적화된 SDK 초기화 및 광고 로드를 사용 설정하여 광고의 전반적인 응답성을 개선하고 앱에서 '응답하지 않음'(ANR) 오류를 방지할 수 있습니다. 이 가이드에서는 이러한 최적화를 사용 설정하기 위해 변경해야 하는 사항을 간략히 설명합니다.
[null,null,["최종 업데이트: 2025-02-08(UTC)"],[[["Starting with Google Mobile Ads SDK version 21.0.0, you can optimize SDK initialization and ad loading to enhance ad responsiveness and mitigate ANR errors."],["These optimizations are enabled through two flags within the Google Mobile Ads settings: **Optimize Initialization** and **Optimize AdLoading**, which offload time-consuming tasks to background threads."],["You can access and modify these settings via the Unity asset menu: **Assets \\\u003e Google Mobile Ads \\\u003e Settings**, enabling either or both options based on your needs."],["By default, both optimization flags are set to `false`, requiring you to manually enable them to leverage these improvements."]]],["Optimized SDK initialization and ad loading can be enabled in Google Mobile Ads (GMA) SDK version 21.0.0 and higher, preventing \"Application Not Responding\" (ANR) errors. To activate, update to Google Mobile Ads Unity plugin version 7.2.0 or higher. In Unity's **Assets \u003e Google Mobile Ads \u003e Settings**, enable **Optimize Initialization** and/or **Optimize AdLoading**. These settings offload initialization and ad loading to background threads. Both flags are `false` by default.\n"]]