Andrey K
01/08/2024, 3:54 PMcom.google.android.gms.ads.admanager.AdManagerAdView
and AndroidView Compose Wrapper (the code is in the thread).
It works great when I use test AdManager Ads.
But there is an issue in production - the animated content of Ad Banners is not played automatically (please have a look at the video attached). But if I move the app to the background and then to the foreground => the animated content will appear.
Also I checked using RecyclerView from the prev UI framework - the animated content of Ad Banner works well.
It seems smth is wrong with lifecycle methods calls for Ad Banner using Compose but cannot understand what exactly.
If you have any ideas, please share them in the thread.
Also the link to the minimum reproducible example is in the thread.Andrey K
01/08/2024, 3:54 PMKarthick
01/12/2024, 3:16 AMAndrey K
01/12/2024, 12:50 PM