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 integration guide doesn't refer any kind of Proguard configuration. Does someone already faced this problem and figured out what is missing?
The normal RPM on the Android platform is lower than on iOS. Nonetheless, AdMob offers higher fill rates and reasonable eCPMs compared to FAN.
Audience Network extends Facebook's people-based advertising beyond the Facebook platform. With Audience Network, publishers can make money by showing ads from Facebook advertisers in their apps. In order to manage your monetisation with Audience Network, you'll need to set up Monetisation Manager.
If you want to manage your Facebook Ads on the go, download the Facebook Ads Manager app for iOS and Android. With the app, you can create ads, manage your campaigns, get notifications about your ad performance, and check the metrics of your ads.
I need some different configuration, rather than the usual:
-keep class com.facebook.** { *; }
You need to use
-keep class com.facebook.ads.** { *; }
proguard configuration to show Facebook Audience Network.Because inAudienceNetwork.jar
the main package is com.facebook.ads
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With