AdMob not working in windows phone 8 -


i using admob in windows phone 8 app, throwing exception -

ad network not available

and not showing banner because of problem.

which variable missing or sdk issue?

<google:bannerad         adunitid="a1521709bd7f585" verticalalignment="bottom" height="60"  name="adcontrol" isenabled="true"              adfailed="intubeadfailedhandler"              adleavingapplication="intubeadleavingapplicationhandler"              adpresentingscreen="intubeadpresentingscreenhandler"              adreceived="intubeadreceivedhandler"/> 

this can caused low ads inventory region , windows phone platform in admob. can use testmode integration settings development stage seen here.


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -