GithubHelp home page GithubHelp logo

Banner ads issue about native_admob_flutter HOT 5 OPEN

elkhalifte avatar elkhalifte commented on August 17, 2024
Banner ads issue

from native_admob_flutter.

Comments (5)

EternalYouth29 avatar EternalYouth29 commented on August 17, 2024

Banner ads are still getting impressions even if the app is in background mode. This issue will lead to admob limit (invalid traffic). I think you should resolve this by adding a lifecycle and then put banner ads in pause when the app is in background.

Can Native Ads prevent this invalid traffic issue?
I encountered similar issue, I added a Banner Ads in BottomNavigationBar under SliverAppBar with TabBar. Due to Flutter limitation, the tabs get rebuilt every time when I switch tab, and this leads to admob limit (invalid traffic).
Does Flutter cache Native Ads ? I am thinking to switch to Native Ads, but it this package doesn't support Native Ads for iOS.

from native_admob_flutter.

elkhalifte avatar elkhalifte commented on August 17, 2024

i have implemented banner ads without the issue you mentioned.
my banner ads does not get rebuilt when switching tabs or on setState.

and , yeah it well be nice to replace banner ads with native.

from native_admob_flutter.

EternalYouth29 avatar EternalYouth29 commented on August 17, 2024

i have implemented banner ads without the issue you mentioned. my banner ads does not get rebuilt when switching tabs or on setState.

and , yeah it well be nice to replace banner ads with native.

My rebuilt issue only happens in SliverAppBar with TabBar .
Okay thanks, I will switch to native ads first, and might have to switch to google_mobile_ads plugin in the future.

from native_admob_flutter.

bdlukaa avatar bdlukaa commented on August 17, 2024

Maybe if they're not used in each tab, but below (or above) the whole TabBar and TabBarView, and above BottomNavigationBar, just like the example app

from native_admob_flutter.

elkhalifte avatar elkhalifte commented on August 17, 2024

@bdlukaa yes.
Banner ads are totally working fine and don't get rebuild

from native_admob_flutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.