Search code examples
facebook-audience-networkmobile-ad-mediationheyzap

Heyzap mediation with latest Facebook Audience SDK


Following Heyzap mediation integration for SDK 10 & Facebook Audience Network, and I have noticed they use these two lines in build.gradle:

//facebook
compile 'com.fyber.mediation:facebook:4.10.0-r4@aar'
compile 'com.facebook.android:audience-network-sdk:4.10.0'

I'm using latest Audience Network sdk. Its version is 4.15. Does this mean the mediation won't work?

Must the mediation lib be the same version that the facebook sdk to work?

Cheers.


Solution

  • The version recommended on our docs is the version that we have tested and confirmed works with our mediation - we periodically update our adapters for each mediated network as changes come out. If there is an issue with that version you need resolved with a newer version of the Facebook SDK, you can always try it, but either way contact [email protected] and we can look into it too!

    source: I'm a Heyzap engineer