Hey i want to show native ads in my feed list which is almost unlimited.
I used facebook's NativeAdsManager with RecyclerView as Sample code does but problem is that it limits 10 and i want to load more Ads. i am showing ad after every 5 items. Is there any efficient way to load 2 or 3 ads with NaticeAdsManager first and request more ads as list gets scroll?
Hey i want to show native ads in my feed list which is almost unlimited. I used facebook's NativeAdsManager with RecyclerView as Sample code does but problem is that it limits 10 and i want to load more Ads. i am showing ad after every 5 items. Is there any efficient way to load 2 or 3 ads with NaticeAdsManager first and request more ads as list gets scroll?