facebook-audience-network Questions
1
Keep getting WARNING from Facebook Audience Network while doing testing:
Warning: The value for FacebookAdvertiserIDCollectionEnabled is currently set to FALSE so you're sending app events without ...
Mani asked 28/2, 2023 at 5:40
1
Based on my understanding those are the required steps to integrated binding Audience Network:
Completed the Audience Network Setup
Integrating Facebook Audience Network with Mediation
Add a Netwo...
Thaxter asked 4/2, 2022 at 15:4
11
Facebook AudienceNetwork loaded failure: No fill, Error Message "No fill", what is the reason about FaceBook android Advertise? And facebook ad offten shows me load frequency, the frenquent has lim...
Staffman asked 19/9, 2015 at 4:0
2
Solved
I have a react native application on IOS, and I implemented Facebook Audience Network Bidding with Admob.
Everything looks fine; bidding requests are being sent from Admob to Facebook. But Facebook...
Edd asked 8/8, 2021 at 13:25
3
Solved
A new exception appeared on some devices after upgrading Google AdMob Ads library version 19.4.0 to 19.5.0:
Caused by java.lang.ClassNotFoundException
Didn't find class "androidx.work.impl.Wo...
Blacksmith asked 29/10, 2020 at 9:28
0
I have my flutter app on both google playstore and apple appstore with ads implemented using facebook_audience_network
But "Facebook Audience Network will only use bidding to fill ads in iOS a...
Soapsuds asked 19/3, 2021 at 10:20
3
After updating to Facebook Audience 6.2.0 from 5.11.0 on an Android app with target SDK 29 I'm seeing a considerable amount of crash reports on a small percentage of Android 11 devices. According t...
Wrongly asked 5/11, 2020 at 13:47
2
I have googled everywhere but can't find proper answer.
My all android apps falling in failing state under quality check. How to resolve this problem in facebook monetization manager ?
Syverson asked 10/12, 2018 at 6:10
2
facebook audience network always quality check fail.
I followed all best practices which show on this link. https://developers.facebook.com/docs/audience-network/best-practices
and uploaded many...
Ureide asked 19/3, 2019 at 9:45
5
Solved
As of v5.6.0 the adView.setAdListener is deprecated. How can we receive onAdLoaded and onError callbacks now?
Addlebrained asked 2/1, 2020 at 9:22
3
Solved
I have crashes happening using latest version of Audience Network with almost all Pixel phones running Android 10. Here is the trace :
backtrace:
#00 pc 000000000008246c /apex/com.android.runtime...
Emmerich asked 18/12, 2019 at 17:31
1
After upgrading target sdk version to 29, there are so many crashes on android 10:
backtrace:
#00 pc 0000000000082fb4 /apex/com.android.runtime/lib64/bionic/libc.so (abort+160)
#01 pc 00000000004...
Twinge asked 22/9, 2020 at 9:41
0
I integrate app on facebook monetization, after few days I see status "APP IN EXTENDED REVIEW". I contact support team and this was reply:
Hi Patrick,
Thank you for reaching out.
I ...
Recency asked 25/9, 2020 at 21:35
2
To get non-personalized ads from AdMob we can use:
Bundle extras = new Bundle();
extras.putString("npa", "1");
AdRequest request = new AdRequest.Builder()
.addNetworkExtrasBundle(AdMobAdapter.cl...
Entertain asked 19/5, 2018 at 12:20
2
E/FBAudienceNetwork: You are using custom Application class and don't call AudienceNetworkAds.isInAdsProcess(). Multi-process support will be disabled. Please call AudienceNetworkAds.isInAdsProcess...
Planar asked 14/2, 2019 at 7:25
0
On Android api 27 emulator, there is an error message in Facebook Audience network 5.9.0:
I zygote : Rejecting re-init on previously-failed class java.lang.Class<uJ>: java.lang.NoClassDefFou...
Prospect asked 19/5, 2020 at 12:27
1
Solved
I am new to ad mediation. I have a flutter app and I have integrated admob using following admob_flutter plugin and its working fine on both Android and iOS.
https://pub.dev/packages/admob_flutt...
Caravan asked 25/4, 2020 at 14:43
6
Solved
I have an Android version of my app and integrated FAN into my Application.
It worked for some months but now it's displaying "NO FILL"
Error Domain=com.facebook.ads.sdk Code=**1001 "No fill"**
...
Fretwell asked 1/11, 2017 at 12:46
1
Solved
I'm just trying to manage fail scenarios of ads in my app. So, after onError triggered due to some reason(e.g no network) I just called loadAd method of NativeBannerAd like below. But app crashed w...
Selfeffacing asked 26/1, 2020 at 1:43
1
Solved
I've added Consent SDK from Google, and I've written code to pass consent from EU users to Admob SDK by doing something like below:
Bundle bundle = new Bundle();
bundle.putString("npa", "1");
AdRe...
Salomie asked 3/9, 2019 at 14:58
4
I'm currently using Proguard in my app, and the Audience Network is not working. I need some different configuration, rather than the usual:
-keep class com.facebook.** { *; }
The problem is the...
Rhys asked 26/7, 2014 at 4:35
3
Solved
I try to add Facebook banner to my Android App. It works good with my LG D-405, but returns "Ad was re-loaded too frequently" with Samsung Galaxy S5.
adView = new AdView(getActivity(), "-------", ...
Beating asked 24/9, 2015 at 23:48
3
I am wondering if anyone has tried to integrate facebook audience network native ads in recycler view ??
Is there any simple solution like mopub recycler view adapter https://github.com/mopub/mopu...
Unlimited asked 25/11, 2015 at 4:5
1
I'm having a problem in one of my apps where I use facebook sdk. After upgrading sdk from 4.27.0 to 4.38.0 fabric started to log this fatal exception. I don't know when or how it happens cause i ca...
Yuonneyup asked 14/11, 2018 at 10:49
1
Solved
Facebook Audience Network states that.
In the Audience Network Android SDK, we use 127.0.0.1 (localhost) as a caching proxy to cache media files in the SDK. Since Android P, cleartext traffic (u...
Trichite asked 7/10, 2018 at 17:27
1 Next >
© 2022 - 2024 — McMap. All rights reserved.