안드로이드 4+버전에서 애드몹이 안보이는 현상
This app is using a lightweight version of the Google Mobile Ads SDK that requires the latest Google Play services to be installed, but Google Play services is either missing or out of date.
안드로이드 4+에서 애드몹과 관련해 안보이는 현상이 일어나서 구글링을 해보니 일종의버그라고 한다.
참고페이지
http://stackoverflow.com/questions/37330290/no-admobs-displayed-on-2-3-but-displayed-with-android-4-with-google-play-servic
해결방법이 없는가 싶었는데 해당어플의 캐시를 초기화 시켜주니 관련문제가 해결되었다.
출처: https://akaisun.tistory.com/30?category=622886 [아카이의 개발창고]
'안드로이드 > 개발 TIP' 카테고리의 다른 글
SharedPreferences 똑똑하게 사용하기. (0) | 2020.12.09 |
---|---|
x86 emulation currently requires hardware acceleration (0) | 2020.12.09 |
library version check (0) | 2020.12.09 |
log 관리하기 (0) | 2020.12.09 |
No acceptable module found. Local version is 0 and remote version is 0. (0) | 2020.12.09 |
RxJava - delay (0) | 2020.12.09 |
facebook audience-network (0) | 2020.12.09 |
Firebase Auth 와 Realtime Database (0) | 2020.12.09 |