Android Custom Event for LeadBolt Banner not working...

Hi,

I unsuccessively tried to add a Custom Event in my Android Application to use AdMob Mediation with a LeadBolt Banner Ad.

I used that class in my own code : LeadboltCustomEventBannerAdapter.java

AdMob configuration seemed correct because my application was receiving Custom Events because I see the log messages from requestBannerAd. But by looking at logcat, I only see log messages coming from onAdFailed().

What am I missing here? LeadBolt doc.about custom events is inexistant…

Thanks!