MediaView not used for main image or video asset

Lee young-jun
Jul 30, 2023

--

AdMob was not happy with me when I was testing my app ‘공인중개사요약집' before releasing an update with long-overdue pod updates.

He is AdMob. He informed me that there is an issue, and it was related to the ImageView in the Native Ad View.

He said to me use MediaView instead of ImageView like this.

Therefore I replaced GADImageView with GADMediaView and set mediaContent of it in AdLoader delegate.

Now Admob is happy. There are no issues anymore!

References

--

--

No responses yet