Questions tagged [millennial-media]

Millennial Media is a platform in digital advertising providing opportunities for both advertisers and developers.

44 questions
1
vote
3 answers

Millennial Media integration android - noSuchMethod: getRealMetrics

Just trying to integrate the MillennialMedia ad network to monetize my app. I did everything like it has to be. But it gives me this error in logcat (I googled like 1h and didn´t find anyone else with this problem...): 05-25 23:00:14.437:…
user3221178
  • 41
  • 1
  • 3
1
vote
1 answer

Conflicting GSON libs

In our app we use the GSON.JAR lib. And now we have updated the Millennial media to version 5. With thie new version of MMEDIA they only give the JAR package and in their package they also use the GSON lib. So it now conflicts with our lib. Multiple…
tomi
  • 525
  • 9
  • 20
1
vote
3 answers

White rectangular space in Millennial Media 5.0 Android

The white rectangular area (which cover whole screen when MMedia banner is displayed) exists on devices with Android 4.0+ while using only the pure Java code. Adding lines which specify width and height doesn't fix a thing (white screen still…
Eric
  • 1,685
  • 1
  • 17
  • 32
0
votes
1 answer

Millenial Media (ads) causing data cache on Android, how do I clear the cache in my code?

I recently followed the tutorial posted here: https://stackoverflow.com/questions/4898838/howto-implement-adwhirl-in-an-android-project In order to implement a change in advertising service to 'AdWhirl' (with Millennial Media and AdMob as…
Nick Vallely
  • 1,396
  • 1
  • 13
  • 18
0
votes
0 answers

Millennial Media SDK 6.4 integration in Android fails

I'm trying to integrate Millennial Media SDK 6.4 in my Android app, but it shows an error message below when I run the app on my phone. Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'. …
0
votes
1 answer

Appcelerator Building the Millennial Media Module for IOS

I got the files for the Millennial Media module for Appcelerator from the following link: https://github.com/appcelerator-archive/ti.millennialmedia I have built the .zip file and install the module in my project. When calling for example the ad…
0
votes
1 answer

Millenial Media [5]: [LOAD_FAILED] No additional details available

I am trying to implement ads into an android app with Millenial Media SDK Version 6. I followed the instructions for integrating with Android at http://docs.millennialmedia.com/android-ad-sdk/inline-ads.html. But I get an error in adb logcat: [5]:…
AldaronLau
  • 1,044
  • 11
  • 15
0
votes
2 answers

Integrate Millennial Media Ads in a Swift app

I am currently developing an iOS app in Swift 2.0 and decided to use Millennial Media for their Ads. All their documentation refers to Objective-C codes and, although it's not much code at all, I cannot figure out how to port them over Swift. I…
Luca De Angelis
  • 227
  • 4
  • 12
0
votes
1 answer

Millennial Media is not working after adding flurry SDK in android

I am trying to use Millennial Media and Flurry SDK in the same android app. Both are working individually (tested individually) but showing error when trying to initialize Millennial Media SDK and both SDK's are included. Showing error in the below…
Exigente05
  • 2,161
  • 3
  • 22
  • 42
0
votes
1 answer

How to add the custom event files to MoPub Android SDK?

I'm new to this and I really need your help! I imported the MoPub SDK using Gradle on Android Studio, and I can't figure out how to add the custom event files (Millennial, AdColony) to the project. I tried to add the files to a new directory like…
Offek
  • 371
  • 5
  • 15
0
votes
1 answer

How to register as a Ad Network with Ad mediators like AdMob etc?

I searched a lot but could not find a single documentation on requirements/specs/process for registering as a network with any of the ad mediator liked AdMob etc. I already know that I would have to create a SDK and a adapter that would communicate…
Debasish Mitra
  • 1,394
  • 1
  • 14
  • 17
0
votes
0 answers

Get request for Millennial Media Advertisement in my Blackberry app

I am trying to make a blackberry get request for advertisement from millennial media, I would love some help I cant seems to get it to work. This is what I have: String url…
0
votes
1 answer

Android Mediation

I am using the ADMOB for showing Ads in my android app. As the RPM is going down every day, I am planning to tryout some mediation like Millenium Media. When I searched the document in Admob It again point me to the 3rd part Ad network site…
iappmaker
  • 2,945
  • 9
  • 35
  • 76
0
votes
0 answers

Integrate Millennial Media Icenium Webapp

guys. I am trying to integrate the millennial media in my webapp mobile, but I don't have any idea about how to do this. I using Icenium (which has cordova.js), I don't if I can do this with javascript or if I need to use server side language.. I…
Hugo S. Mendes
  • 1,076
  • 11
  • 23
0
votes
1 answer

Multiple Interstitials pop up with mopub mediation in my android app

I am trying to integrate mopub into my app. I am using millennial media and admob ad networks. I come across this weird issue, it loads interstial ad from millennial media first and then admob interstitial when it should only show either mmedia or…
lightsaber
  • 1,481
  • 18
  • 37