I am having a problem with Admob. When I run my application, instead of showing the ad, it says 'XML attribute missing "adsize"'. The log says OnFailedToRecieve ad request. I can't trace what's happening. Does anyone have any advice?
feedback
|
|
Before version 4.1.0, you needed to define an
With v4.1.0 or later, the SDK is bundled with this attributes file, so the
The 4.1.1 SDK would have worked If you had made that change. FYI, version 4.3.1 is available now. It is recommended to be on the latest version as it is more stable and better supported. You can download it here and get some helpful tips on migrating to v4.3.1 here. | |||
|
feedback
|