fbsamples / audience-network

Open source projects to demonstrate SDK and sample code usages and integration, and to collaborate and support peers in this community.
https://developers.facebook.com/docs/audience-network
Other
318 stars 370 forks source link

How to Native Ads in very large items list. #63

Closed Asad4429 closed 4 years ago

Asad4429 commented 6 years ago

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?

charlizesmith commented 5 years ago

Hi Asad4429, Did you found any solution? I am also facing the same issue.

gxs-gc commented 5 years ago

me too ,and my recyclerview After adding an ad, it’s very Caton.