jquery mobile - Phonegap Android (Not showing google ad on android HD phones) -


i have created phonegap app ios , android,in ios app google add showing perfect didn't show add in android hd device .below code have put in phonegap code google add.

<script type="text/javascript">google_ad_client = "ca-pub-1334072329832035";`` google_ad_slot = "6009211105"; google_ad_width = 320; google_ad_height = 50; </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 

the use of adsense mobile content in mobile application violation of adsense policies. mobile application constitutes downloadable application, if webview used display ad. adsense mobile content ad units found in mobile applications disabled. if you’re looking advertising solution mobile application, please sign admob, google’s leading mobile advertising display product.


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -