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
319 stars 370 forks source link

About banner ads refreshing #121

Closed tirumala007 closed 3 years ago

tirumala007 commented 4 years ago

I have an app working fine. I am getting the banner ads. But there is only one ad is present throughout the activity(if an activity is opened for 5 minutes, then there is only one ad. and it does not get refreshed.). I want it to show different ads after sometime. Should i call the load method manually ? please help me

daniel-huri commented 3 years ago

You can regenerate the ad unit view and call load on the ad. Please refer to the sample apps provided in the repository for extended examples