- We have followed all steps mention Integrating Facebook Audience Network with Mediation
- Added Xamarin.Facebook.AudienceNetwork.Android nuget package Version 5.6.0 to Xamarin Android
- Downloaded .aar package from here
- Created binding using guidance from here & added to Xamarin Android project
- App is building successfully but no test ad from FAN
- On Facebook Monétisation Manager - App Status is in review, Integrate the audience network SDK into your app is ticked (Done)
- I tried to find monetisation test suite package in Xamarin but without any success.
Asked
Active
Viewed 400 times
0
1 Answers
0
You can download mediation test suite arr file here and create binding.
Facebook Audience Network is available on nuget, You do not need to create binding.
I have the same problem as you, if I manage to start, I will speak to you
UPDATE:
I used mediation-test-suite version 1.0.0 because I had problems with the higher version. In addition, I had to install libraries such as:
- FlexboxLayoutXamarinBindingAndroid
- GoogleGson
- Constraint.Layout
- Xamarin.Bindings.Volley
After doing this, the Mediation Test Suite works properly.

Vintar
- 1
- 1