merbin2012 / cordova-plugin-codeplay-facebookads-free

Free facebook audience network ads for cordova user. This supports banner ads, Interstitial ads and video ads.
23 stars 9 forks source link

More than one banner #2

Closed Be4t5 closed 3 years ago

Be4t5 commented 5 years ago

When you call the function to create a banner multiple times, it continue to add banner instead of remove the current banner and recreating it. Could you please fix this?

merbin2012 commented 4 years ago

Sorry for the late reply, this problem not affecting me. I will not call to show the banner multiple time. I am very busy with other work, so it takes more time to solve.

chamaraindrajith commented 3 years ago

When you call the function to create a banner multiple times, it continue to add banner instead of remove the current banner and recreating it. Could you please fix this?

I faced this issue too. I found what is the problem of mine. Refreshing the page is the problem. If your app has refreshing option, Before refreshing the page, call hide banner ad function. Otherwise banner ad will show twice. I think this might be helpful for someone. (If you are not facing that problem check you called show banner ad function twice by accidentally.)

merbin2012 commented 3 years ago

Kindly check this, in the latest version this issue was fixed. Thank you.