AdMob 4.3.1 adds not showing up (No AdMob ID yet (just for test), can't get ViewWidth)

后端 未结 2 649
太阳男子
太阳男子 2020-12-12 06:01

First of all, I know there are a lot of questions about this topic. I searched all over the internet, but most of the tutorials are about older versions of AdMob. Also, all

相关标签:
2条回答
  • 2020-12-12 06:57

    Referring to the following errors:

    07-26 15:51:24.046: W/webcore(842): Can't get the viewWidth after the first layout  
    07-26 15:51:24.871: W/Ads(842): Invalid unknown request error: Cannot determine request type. 
    

    Is your ad unit id correct?

    0 讨论(0)
  • 2020-12-12 06:59

    You don't need to have an app already on the market to get a Publisher ID for a new app. In the Android Package URL field that's on the "Add Site/App" form, just enter "market://details?id=your.package.name". You'll of course want to replace the 'your.package.name' with your app's actual package name.

    The viewWidth warnings are fine and you will likely still see them after inserting your Publisher ID.

    0 讨论(0)
提交回复
热议问题