Unity3D/Trouble Shooting

[GoogleMobileAds] com.google.android.ump:user-messaging-platform@@2.1.0 - com.google.android.ump.ConsentInformation$OnConsentInfoUpdateSuccessListener.onConsentInfoUpdateSuccess

blueasa 2024. 2. 27. 18:13

Unity 2021.3.35f1

GoogleMobileAds 8.7.0

----

 

작년 10월쯤부터 ANR이 갑자기 많아져서 뭘까 했는데, 이제는 커트라인까지 넘어서 경고가 뜨고 있다.

그래서 ANR쪽 로그를 보니 아래와 같은 로그가 뜬다.

 

[ANR 로그]

com.google.android.ump:user-messaging-platform@@2.1.0 
- com.google.android.ump.ConsentInformation$OnConsentInfoUpdateSuccessListener.onConsentInfoUpdateSuccess
Input dispatching timed out

 

해당 ANR이 생긴 시점에 업데이트 된 GoogleMobileAds 버전을 보니 8.4.1이다.

GoogleMobileAds 8.4.1버전부터 현재 기준 최신인 8.7.0까지 같은 문제가 아직도 고쳐지지 않고 여전히 있는 것 같다.

 

UMP면 GoogleMoblieAds인데..

인터넷 검색해보니 아래 링크처럼 똑같은 문제를 겪는 사람들이 많다.

 

[ANRs Caused by UMP 2.1.0 Callbacks] https://groups.google.com/g/google-admob-ads-sdk/c/jrOwbA7lgdQ

 

ANRs Caused by UMP 2.1.0 Callbacks

Hi Nick, I am using  Unity 2021.3.34, Google Mobile Ads Unity Plugin v8.6.0, Gradle version 6.7.1, for resolve dependencies EDM4U. Regards, Alex. вторник, 16 января 2024 г. в 21:02:33 UTC+2, Mobile Ads SDK Forum Advisor:

groups.google.com

 

링크에는 최근까지 글이 올라오고 있는데, 작년부터 있던 문제가 현재도 고쳐지지 않고 있는 것 같다.

결국 GoogleMobileAds에서 직접 수정한 버전이 올라와야 이 문제는 끝날 것 같다.

 

요즘은 Unity도, Xcode(Apple)도, Google(Firebase/GoogleMobileAds)도 다들 뭔가..

나사가 빠져 있는 것 같다.

 

 

 

 
반응형