Questions tagged [adcolony]

AdColony is a mobile video advertising company whose proprietary Instant-Play™ technology serves razor sharp, full-screen video ads instantly in HD across its network of iOS and Android apps, eliminating the biggest pain points in mobile video advertising: long load times and grainy, choppy video etc

90 questions
9
votes
1 answer

Cannot find an ad network adapter

I am trying to implement ads in my app, using AdMob and mediation ad networks. But I've encountered the following problem, AdMob cannot find two of the three network adapters. I've find a few similar posts here on StackOverflow but none of them…
Mar-k
  • 648
  • 6
  • 16
9
votes
2 answers

KnoxVpnUidStorageknoxVpnSupported API value returned is false

I am trying to set up AdColony on my Android App using Android Studio. First time I launch the app and use the SDK it works fine. When I quit the app and comes back, it goes in a white screen and freezes. here is the message it keeps outputting in…
Thiago
  • 12,778
  • 14
  • 93
  • 110
8
votes
3 answers

Having -ObjC linker flag on Universal Architecture project results in Mach-O Linker error?

Previously, I am able to build and run my Unity output Xcode project with no problems. But now that Apple requires 64-bit support for iOS apps, I am forced to do the following changes in Unity: Build settings -> Player settings -> Other settings ->…
aresz
  • 2,589
  • 6
  • 34
  • 51
5
votes
1 answer

AdReward from AdColony not working on Swift 2.0 for some reason

I would like to implement a reward interstitial in my game, but i'm getting a lot of AdColony errors such as: "No fill for ad request" or that my Zone ID is invalid. To start of, this would be how I configured my AdColony Zone: Zone is active?…
msqar
  • 2,940
  • 5
  • 44
  • 90
5
votes
2 answers

Adcolony ads not working every time

I googled a lot and also i sent a mail to Adcolony support (http://support.adcolony.com/customer/portal/emails/new), still i didn't get any mail from them. I got ads perfectly, but after some time onwards im not getting any…
Sri..
  • 163
  • 5
  • 18
4
votes
0 answers

Facebook Login not working after ADColony framework added in iOS Application?

In my application feature for Social media login using Facebook working properly. But after adding AdColony in app. Facebook login not working. Below code for Facebook login FBSDKLoginManager *login = [[FBSDKLoginManager alloc]…
Nimisha Ranipa
  • 8,304
  • 2
  • 14
  • 29
4
votes
0 answers

Ad Colony ads run just one time

Problem : Whenever I run application on a new mobile, my ad loads and runs perfectly where I want it to run. But after that on same mobile ad video doesn't play, even after I un-install my application and install again. I don't want to show ads on…
Yawar
  • 1,924
  • 3
  • 29
  • 39
3
votes
1 answer

Why mediation test suite does not find adcolony ad sources for banner ad?

My Ad serving has been limited in Admob stating the issue account being assessed for around 2 months. It is stated here that Limited ad serving applies to AdMob Network only and doesn’t affect third-party mediation, house ads, and direct sold…
Patriotic
  • 2,103
  • 4
  • 26
  • 36
3
votes
1 answer

AdColony only Showing Test Ads

I've integrated adcolony into my app, but only shows Test ADS I already turned into Live and doesn't show anything. What I need to do? I think they will start showing after certain number of requests, am I right?
3
votes
1 answer

Adcolony using Admob mediation not working in Flutter app

I am currently using Google Admob to display ads in my app, I want to add mediation as I am unhappy with my fill rate. I followed the steps to integrate Adcolony through mediation by following their steps on the website. I added the adcolony.jar…
Arnav
  • 1,404
  • 2
  • 19
  • 38
3
votes
0 answers

Heyzap AdColony orientation issue on app going Foreground state

I'm writing game in Unity3D v5.3.3. The orientation of my game is set only portrait and I'm using Heyzap SDK for ads mediation. I have displaying video ads from Vungle, UnityADS, Heyzap and AdColony providers. After reading a lot of articles about…
Hayk Geghamyan
  • 105
  • 2
  • 11
3
votes
0 answers

AdColony Video Ad Crash: Failed to create remote render context

Reason: Failed to create remote render context; ... -[ADCRootViewController initWithNibName:bundle:] 'ADCRootViewController.m' line 54 -[ADCCore init] 'ADCCore.m' line 81 __25+[ADCCore sharedInstance]_block_invoke_2 'ADCCore.m' line…
cessmestreet
  • 2,298
  • 3
  • 22
  • 42
2
votes
2 answers

Xcode complains link error: "Undefine symbol: '_OBJC_CLASS_$_SKAdImpression'" after pod GoogleMobileAdsMediationAdColony

I'm trying to add AdColony mediation into AdMob. I follow the instructions from 'https://developers.google.com/admob/ios/mediation/adcolony'. After pod 'GoogleMobileAdsMediationAdColony', I open Xcode to test my app and get a link error: Undefine…
michaelma
  • 90
  • 2
  • 9
2
votes
1 answer

Am I integrating AdColony incorrectly?

After doing many hours of research and tested implementation I have found myself back at Stack Overflow. I have Admob Installed which works perfectly. However, I am trying to integrate AdColony into my app to get more impressions. I have create many…
crocs123
  • 67
  • 6
2
votes
1 answer

Can't load ad second time while integrating AdColony with Mediation

I have implemented Admob's Rewarded Video ads with Mediation from AdColony. The ads load fine but when I change device orientation or when I exit the app and come back, the ad fails to load with error code 3, which is a no fill error. Since I am…
Usman
  • 2,331
  • 2
  • 21
  • 29
1
2 3 4 5 6