Questions tagged [smaato]

Smaato is a SaaS that helps mobile app developers and publishers make more ad revenue worldwide. As an industry pioneer and leader, Smaato offers a truly global ecosystem of over 90 Ad Networks and 24 Demand Side Platforms connected to our state of the art Real Time Bidding Exchange and mobile ad optimization platform.

13 questions
3
votes
0 answers

Smaato Android SDK not working with my publisher id

I am using Smaato's SOMA API for Android (the latest 4.3.0 version). I am running the included SOMADemo app, but it doesn't work with my publisher id. Debugging, I saw the code is filled with these: try { final String publisherId =…
Maxim Kogan
  • 820
  • 2
  • 7
  • 10
3
votes
1 answer

Smaato test mode in android

I have connected Smaato API to my Android app. This app not yet in Play Store. I want to test it before. But I don't see any banners at all. I have provided right Publisher ID and Adspace ID but nothing. How can I run Smaato test mode?
Dmytro Zarezenko
  • 10,526
  • 11
  • 62
  • 104
2
votes
2 answers

Do I need to provide mraid.js script within the ad markup?

I see many examples of MRAID ads begins with Is this script is always available on every MRAID compatible device or I need to set an SRC attribute to the real mraid.js located somewhere on internet?
offline15
  • 347
  • 3
  • 6
  • 14
1
vote
1 answer

Smaato on Windows Phone 8.1

I use Smaato ads for my app on Windows phone 8.1. I was sign up Publisher on Smaato.com. I was create new app and get Publisher Id and App Space Id. i was add SOMAWP81 on References. i use Smaato ads like this: in xaml
1234abcd
  • 467
  • 2
  • 5
  • 15
1
vote
0 answers

C# Xaml Winrt/Universal App determine if mobile device

Okay so here's the deal I have a windows 8.1 Store app (WINRT) does not currently support Windows Phone(Maybe for windows 10) In any case I have advertisements setup, which work. But I have SMAATO complaining I'm sending too many requests that are…
user3395025
  • 135
  • 2
  • 7
1
vote
1 answer

Smaato fill rate, problems

Okay, I just updated my app the other day, adding Smaato. I'm in the US and I constantly got error 42's which is that no ads are available no big surprise in the US. And the SMAATO testing id's worked fine. So I published it (with a fallback to…
user3395025
  • 135
  • 2
  • 7
0
votes
1 answer

Smaato interstitial ads not loading up in my android app

I have tried integrating interstitial ads according to these docs given on their website. But ads are not loading up. This is my code, import android.content.Intent import android.content.pm.PackageManager import android.os.AsyncTask import…
NullByte08
  • 884
  • 10
  • 15
0
votes
1 answer

Cannot show video ads from Smaato Ads for my Android App

I am trying to implement Smaato Video Ads on my Android App. I have followed the instructions from the Smaato page and the Smaato example app and yet, I cannot manage to show the Smaato Video Ads. The code that apparently should show a…
Carlos Botero
  • 319
  • 3
  • 11
0
votes
2 answers

Smaato for Swift iOS: linker command with exit code 1 (use -v to see invocation)

Xcode gets error which you can see below Smaato framework is Objective-C written framework but I use only Swift in my project. How can I manage this problem (I have only dragged and dropped Smaato framework to Xcode project space and checked that…
0
votes
1 answer

Testing Smaato native ads - Publisher ID and Adspace ID

I am trying to test Smaato ads for an app. For both Publisher ID and Adspace ID, I enter '0' for testing. This works fine for all the ads except for VAST Video and Native ads, It requests different ID numbers. For VAST Video I found the solution,…
Tomer
  • 531
  • 7
  • 19
0
votes
1 answer

Smaato requires location capability for Windows phone 8.0

I integrated Smaato in my Windows phone 8 app and it seems that it requires the location capability, something that I don't want to add to my app. Is there a way to avoid adding the capability and still use Smaato? /thanks!
0
votes
0 answers

How can you get Smaato ads to open in system Browser when building mobile apps in Monaca?

I've got a couple apps that I want to place ads in. I've tried using a couple different ad platforms but have decided on Smaato (inmobi was my first choice, but I've not had any success with my getting account activated). Smaato integrates well…
Crash
  • 1
  • 1
0
votes
1 answer

Smaato RTB error message

Error message: BidResponseTooLongException Context information: bid response length = 14500 max length = 6144 I got this error while tested on smaato rtb website (http://dspportal.smaato.net/). When I tested this response in my local machine by self…
Ronak
  • 1
  • 3