-
Notifications
You must be signed in to change notification settings - Fork 22
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
Comments
As a simple test. |
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( |
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. |
Well, that's understandable. I also saw the site. However, it is unclear exactly where to get the library to admob wp8.1 |
Sadly Google do not have an 8.1 Dll last time I checked. Although looking for those docs was a lot harder than the last time I looked, Google really don't like MS :S |
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"
The text was updated successfully, but these errors were encountered: