【发布时间】:2016-09-01 11:04:41
【问题描述】:
gradlei importedmopub SDKi refereed this link [ref link][1] first onejCenter AARafter that i added code inmanifest.xml` 但仍然没有加载横幅我收到类似的错误
D/MoPub: Attempting to invoke custom event: com.mopub.mobileads.GooglePlayServicesBanner
D/MoPub: Couldn't locate or instantiate custom event: com.mopub.mobileads.GooglePlayServicesBanner.
V/MoPub: MoPubErrorCode: Unable to find Native Network or Custom Event adapter
我在谷歌搜索我得到了像这样添加的解决方案The banner and interstitial adapters (e.g. GooglePlayServicesBanner.java and GooglePlayServicesInterstitial.java) should be placed in the com/mopub/mobileads folder in the MoPub SDK
但我正在使用 android studio gradle lib 所以如何使用它可以帮助我。
【问题讨论】:
-
是的,我试过之后我收到了这个错误,之前我没有收到任何错误,但我会收到 onBannerFailed 的回电。
标签: android mopub android-studio-2.2