Questions tagged [admanageradview]

1 questions
2
votes
1 answer

Ad impressions are not count when AdManagerAdView is used with Jetpack Compose

I recently converted a screen to Jetpack Compose, and Ad team reported that they observe a significant fall in ad impressions. I wrapped AdManagerAdView in a Compose AndroidView and ads are loaded and shown on the screen successfully. But when I…