Hi to all! I was talking to my friend, java developer, when he told me he found a "trick" to increase admob gains. In a TabLayout, instead of placing the banners, you need to place a banner for each page, and adding a simple line of code would increase the number of views counted. He says he has multiplied revenue using this method. Does it really work? Does anyone know anything about it? Thank you all!
Line:
Line:
B4X:
tabsview.setOffscreenPageLimit(9);
Last edited: