Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wp8.1 does not show banners #69

Open
jenokizm opened this issue Sep 25, 2015 · 5 comments
Open

wp8.1 does not show banners #69

jenokizm opened this issue Sep 25, 2015 · 5 comments

Comments

@jenokizm
Copy link

I place under the banner blank. No error appears, but also do not see the banner (
Code:
~
<adRotator:AdRotatorControl
x:Name="MyAdRotatorControl"
AdHeight="90"
AdWidth="728"
LocalSettingsLocation="defaultAdSettings.xml"

    AutoStartAds="True" />
~
@SimonDarksideJ
Copy link
Contributor

As a simple test.
Can you add the providers XAML control to your page with the ad provider ID's you have defined in your AdSettings.xml.
We ask this to check if the adprovider is actually sending ads for your ID's as they are not 100% guaranteed to send an ad

@jenokizm
Copy link
Author

Maybe that that I need to manually install the library providers. I need only admob. But the reference in readme see on the SDK for ios(
How do I need to download the library, it is certainly to your component displays advertisements admob?

@SimonDarksideJ
Copy link
Contributor

Yes, for AdRotator to function you must install the original Ad Provider framework DLL's. AdRotator simply provides a shell around all the installed AdProvider frameworks, managing fill rates and rotation through them.
AdRotator (depending on the Windows platform you are running on) supports MS Ads, AdMob, Smaato, InMobi, MobFox, etc (details on the getadrotator.com site)

@jenokizm
Copy link
Author

Well, that's understandable. I also saw the site. However, it is unclear exactly where to get the library to admob wp8.1
Do not share a direct link to dll?

@SimonDarksideJ
Copy link
Contributor

Sadly Google do not have an 8.1 Dll last time I checked.
You can check the google doc's here
https://developers.google.com/admob/wp/quick-start

Although looking for those docs was a lot harder than the last time I looked, Google really don't like MS :S

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants