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

Issue with app bundle #109

Open
vishalknishad opened this issue Jun 20, 2021 · 24 comments
Open

Issue with app bundle #109

vishalknishad opened this issue Jun 20, 2021 · 24 comments

Comments

@vishalknishad
Copy link

I created an app bundle and published to google play, the ads are not showing up.
However when I create a release apk and send to my device directly, ads are showing fine.

@SachinGanesh
Copy link
Contributor

In release builds, it may take up to 24 hours to show ads

@vishalknishad
Copy link
Author

It's been more than 24 hours since update.

@vishalknishad
Copy link
Author

It has been 3 days, still ads not showing. Some help will be appreciated.

@vishalknishad
Copy link
Author

vishalknishad commented Jun 24, 2021

Hey, can someone help please. Ad requests are coming but ads are not showing at all.
Ads coming only in debug mode, but not in production.

FAN

@rojapeiris
Copy link

I had faced the same issue. I noticed that SDK integration is not green colored.
Capture

@vishalknishad
Copy link
Author

@rojapeiris for me, all are green

@rojapeiris
Copy link

rojapeiris commented Jun 24, 2021 via email

@adarshhub
Copy link

Same problem here.
In my case, the app is approved and the ads are showing on the test device.
But in FAN it has been showing 'waiting for ad request' for more than a week.

@aliakkawi
Copy link

Same problem here.
In my case, the app is approved and the ads are showing on the test device.
But in FAN it has been showing 'waiting for ad request' for more than a week.

same hear, i am unable to state the issue, is it something related to the code implementation or Placements creation

@aliakkawi
Copy link

Same here, i am unable to state the issue, is it something related to the code implementation or Placements creation, any solution?

@adarshhub
Copy link

No, it is not related to the integration of the ads because the test ads are coming on the app downloaded from the play store.

I think this is related to the review of the ads.

The Facebook team is not reviewing the app. Maybe, because the app is not requesting ads through bidding.

If that is the case, then this plugin is redundant for the new apps.

@aliakkawi
Copy link

No, it is not related to the integration of the ads because the test ads are coming on the app downloaded from the play store.

I think this is related to the review of the ads.

The Facebook team is not reviewing the app. Maybe, because the app is not requesting ads through bidding.

If that is the case, then this plugin is redundant for the new apps.

I've contacted Facebook team and they told me that Bidding is not a must for now at least for Android.

@aliakkawi
Copy link

@SachinGanesh Can you please advice us what to do, i've set my device as a Test device, and i can see real ads even when i download my Android app from Google play store, but no ads are getting displayed for other users who download app from the store, it 've released my app to the store more than one week ago.
Thanks

@vishalknishad
Copy link
Author

Hey guys, I just realised that FAN is switched to bidding only. It means, you have to use mediation platforms to show ads now.

I did mediation with Admob and ads are showing up now.

I used following package https://pub.dev/packages/native_admob_flutter

Mediation guide https://developers.google.com/admob/android/mediation/facebook

@aliakkawi
Copy link

Hey guys, I just realised that FAN is switched to bidding only. It means, you have to use mediation platforms to show ads now.

I did mediation with Admob and ads are showing up now.

I used following package https://pub.dev/packages/native_admob_flutter

Mediation guide https://developers.google.com/admob/android/mediation/facebook

@vishalknishad Thanks for the update, you are using native_admob_flutter instead of facebook_audience_network or you are using both?

@vishalknishad
Copy link
Author

@aliakkawi native_admob_flutter only

@aliakkawi
Copy link

@aliakkawi native_admob_flutter only

Hello @vishalknishad After using "native_admob_flutter" i can finally see both AdMob and Facebook ads in my app,
but the issue is that match rate for Facebook is very low in comparison to Admob, also the status for Facebook placements are still "Requesting ads",
WhatsApp Image 2021-07-07 at 16 38 11
WhatsApp Image 2021-07-07 at 16 36 45
are you facing the same issue? Please check the attached screen shots

@lostidol355
Copy link

Hey guys, I just realised that FAN is switched to bidding only. It means, you have to use mediation platforms to show ads now.

I did mediation with Admob and ads are showing up now.

I used following package https://pub.dev/packages/native_admob_flutter

Mediation guide https://developers.google.com/admob/android/mediation/facebook

Hi I am using google mobile ads plugin but ineterstial ads is not showing through bidding , can you guide me why?

@vishalknishad
Copy link
Author

@lostidol355 did you followed the mediation guide?
Also, check the error response you are getting while loading the ads.

@lostidol355
Copy link

@lostidol355 did you followed the mediation guide?
Also, check the error response you are getting while loading the ads.

Yes sir I have followed mediation guide correctly. Bidding is successfully happening for banner ads. But I do not get any bid request for interstial ads. I am able to show facebook interstial ads through waterfall ( without using this plugin code,) but I am not getting any bidrequest for inetrstial ads. Please help me sir I am beginer too

@YoussefDahmaneJdid
Copy link

@aliakkawi native_admob_flutter only

Hello @vishalknishad After using "native_admob_flutter" i can finally see both AdMob and Facebook ads in my app,
but the issue is that match rate for Facebook is very low in comparison to Admob, also the status for Facebook placements are still "Requesting ads", WhatsApp Image 2021-07-07 at 16 38 11 WhatsApp Image 2021-07-07 at 16 36 45 are you facing the same issue? Please check the attached screen shots

Show this video that can help you https://www.youtube.com/watch?v=vA_WSNim3s0

@vishalknishad
Copy link
Author

@YoussefDahmaneJdid order is determined by eCPM value. Try setting eCPM manually.

@YoussefDahmaneJdid
Copy link

@YoussefDahmaneJdid order is determined by eCPM value. Try setting eCPM manually.

In my case i have connect separatly fan , the problème is , when i test in my testin device i show banner work whit company ads and interstitielle whit message that todls me succesfull integration , but in production i dont show the banner and interstitielle show the message of succefull integration , if some one can help me ?

@YoussefDahmaneJdid
Copy link

@YoussefDahmaneJdid order is determined by eCPM value. Try setting eCPM manually.

In my case i have connect separatly fan , the problème is , when i test in my testin device i show banner work whit company ads and interstitielle whit message that todls me succesfull integration , but in production i dont show the banner and interstitielle show the message of succefull integration , if some one can help me ?

I have now 1000 request whit 0 impressions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants