Hi devs,
In 2014 I have started to work with MoPub. Before this, I was working with AdMob only… Had around 60EUR in best days.
Once I integrated with mopub, added some networks, I noticed a drop in AdMob eCpm from 0.27 to 0.11 EUR. Not a big deal because MoPub gives much higher eCPM for me(0,57 now), I guess AdMob received low-quality traffic now.
Since the beggining I’m receiving UNSPECIFIED error on Interstitial or banner load. A lot of such requests(2/3 as I see now). I spend a lot of time investigating the issue, was not able to reproduce in local environement. After this I change the approach, and the mechanism I use now is to log events/errors/status change to Flurry in some places within the SDK code(Since it is open source). I finally found the reason: “java.net.UnknownHostException: Unable to resolve host ‘ads.mopub.com’”.
Few questions now:
- Does anyone have something simmilar to the error I receive ? Have successed in resolving this issue ?
- Do you have any drop in revenue comparing to the previous setup ?