앱 타겟팅 API 레벨을 31(Android 12)로 업데이트할 때 AD_ID 권한을 선언해야 합니다.

 

" ...  you need to declare an AD_ID permission when you update your app targeting API level to 31 (Android 12). Today, we are sharing that we will give developers more time to ease the transition. We will require this permission declaration when your apps are able to target Android 13 instead of starting with Android 12. ..."

 

Action Items

  • If you use an advertising ID, you must declare the AD_ID Permission when your app targets Android 13 or above. Apps that don’t declare the permission will get a string of zeros. Note: You’ll be able to target Android 13 later this year.
  • If your app uses an SDK that has declared the Ad ID permission, it will acquire the permission declaration through manifest merge.
  • If your app’s target audience includes children, you must not transmit Android Advertising ID (AAID) from children or users of unknown age. Learn more.

 

https://ddolcat.tistory.com/2015

 

Android 13 티라미수(Tiramisu)를 타겟팅(targetSdkVersion 32)하는 앱은 Google 광고 ID에 액세스할 수 있는

[안드로이드 13 티라미수(Tiramisu)가 올 하반기에 출시된다. 만약 올해 말에 안드로이드13으로 타겟팅할 수 있다. 구글플레이에서 영문 메일이 도착했다. 구글 번역기로 번역해보니 이런 내용이다

ddolcat.tistory.com

 

'android > 구글 액션 요청' 카테고리의 다른 글

android:exported="false" 앱 실행 안됨  (0) 2022.06.12