windows phone 7 - Adcontrol added in my application not appearing in the device? -



windows phone 7 - Adcontrol added in my application not appearing in the device? -

i'm trying test application bing ads. i've added latest version of microsoft advertising sdk , i'm trying in windows phone 8 silverlight app?

this xaml code:

<ui:adcontrol applicationid="app_id" adunitid="adunit_id" horizontalalignment="left" height="80" margin="0,488,0,200" width="480" isautorefreshenabled="true" keywords="hotels, travels, restaurant"/>

but advertisement not getting appeared in device?

thanks in advance.

you must have forgot add together capabilities

the next id_cap capabilities must included in manifest of advertising-enabled app.

id_cap_identity_user id_cap_medialib_photo id_cap_networking id_cap_phonedialer id_cap_webbrowsercomponent

windows-phone-7 windows-phone-8 windows-phone bing

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -