Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RewardAd Listener sometimes not working #247

Open
Mustafaayaz32 opened this issue Dec 29, 2020 · 11 comments
Open

RewardAd Listener sometimes not working #247

Mustafaayaz32 opened this issue Dec 29, 2020 · 11 comments
Labels
bug Something isn't working more info required An issue was created with enough information to debug.

Comments

@Mustafaayaz32
Copy link

Mustafaayaz32 commented Dec 29, 2020

Sometimes I can handle rewarded ads but sometimes it is not working and not listening to rewarded ads. I'm running the same code every time but responses are changing. Could you help me?

@it-one-mm
Copy link

Don't use admob_flutter. Just use firebase_admob, and it is reliable.

@hanlyyn
Copy link

hanlyyn commented Jan 14, 2021

I am facing the issue too. None of the events are triggered sometimes

@jjgajjar04
Copy link

any solution ?

@kmcgill88 kmcgill88 added bug Something isn't working more info required An issue was created with enough information to debug. labels Feb 11, 2021
@kmcgill88
Copy link
Owner

Can you provide an example project that reproduces this?

@decioschmitt
Copy link

Hi, maybe this is the problem I am facing as well. Do you have an example of how I can know if the user watched the video until the end? I'm trying to use the AdmobAdEvent.closed event to know this, but maybe I'm using it the wrong way. I appreciate if someone can help me with this.

@Mustafaayaz32
Copy link
Author

firebase_admob Solved the problem. There is no solution for admob_flutter sorry.

@decioschmitt
Copy link

firebase_admob Solved the problem. There is no solution for admob_flutter sorry.

The firebase_admob plugin will be deprecated in April 2021 in favor of Google Mobile Ads SDK for Flutter.

@Mustafaayaz32
Copy link
Author

firebase_admob Solved the problem. There is no solution for admob_flutter sorry.

The firebase_admob plugin will be deprecated in April 2021 in favor of Google Mobile Ads SDK for Flutter.

What if I won't update the SDK or libraries? Do the ads stop in my app?

@decioschmitt
Copy link

firebase_admob Solved the problem. There is no solution for admob_flutter sorry.

The firebase_admob plugin will be deprecated in April 2021 in favor of Google Mobile Ads SDK for Flutter.

What if I won't update the SDK or libraries? Do the ads stop in my app?

Depreciation is a sign that you may need to deal with in the future. And this plugin will have no more maintenance.

@princesanjivy
Copy link

Can you provide an example project that reproduces this?

W/Ads (14643): #4 The webview is destroyed. Ignoring action.

In debug mode I get this kinda error. When I build the signed version, events are working

@princesanjivy
Copy link

princesanjivy commented Jun 19, 2021

firebase_admob Solved the problem. There is no solution for admob_flutter sorry.

But only thing with the package is that there is no option to place ads inisde widgets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working more info required An issue was created with enough information to debug.
Projects
None yet
Development

No branches or pull requests

7 participants