-
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
SMAATO banner not showing in AdRotator control. #62
Comments
We believe that Smaato change the way their interface works, so we are looking in to this. Need to validate through the Smaato API if this can be configured either on their dashboard or through the request |
During my testing I got similar results using the sample provided by smaato without using the adrotator. I also noticed those successfully ad pulls did not show any ads when the type was media. I didn't see any way to force it to image only, but have not looked very hard for a solution yet. |
I was looking through the API, and I saw a that you could set formatting, and have it be strict formatting |
Hi,i am having issues with smaato too. I am using Unity 4.6 and i have added the smaato Windows phone sdk as a reference |
Okay, I did get an answer from Smaato after lots of prodding (shouldn't take a week to get back to someone ) in any case my problem was that My app is a universal one and is primarily designed for desktop/tablets not phones. Smaato even though they say they support universal and windows 8/10 apps they do not support providing any advertisements to anything unless it's a mobile device. So if someone used my app on a tablet/laptop with a cell connection Then it worked (they have something in their code to detect it) (and it wasn't perfect so it would even work for me sometimes while testing) but it would only respond 1/100 times with a result at best. I decided not to use them anymore. I wasted almost a month of time trying to get a straight answer and they took the whole month to let me know that. (Which I at least think is REALLY BASIC part of their service.) |
I cannot figure out what's wrong.
The log says "Control {0} - Ad created for provider Smaato", but there's no banner on the screen. When I use native Smaato ad control, it shows ads properly.
Also I use pubCenter provider, and its ads are showing properly inside adRotator.
My project is a Windows Phone 8.1 Universal project.
The text was updated successfully, but these errors were encountered: