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
0
votes
1 answer

AdColony's OnVideoFinished not call in Android

I have a problem with AdColony-UnitySDK. When AdColony's video is finish playing, OnVideoFinished() method don't be called. In this case, the following sources work well in iOS. And also, the server receive the success callback both device. So, only…
Ar Aui
  • 392
  • 1
  • 7
  • 17
0
votes
2 answers

Trouble Implementing AdColony SDK

I am trying to implement AdColony ads into a new app I'm writing. I have followed the SDK integration guide, but am getting cant resolve symbol issues. Per the guide I have added the following to my manifest:
0
votes
1 answer

Admob Mediation with Adcolony and others

I have been working on some android and iOS applications with cocos2dx 2.2.6 and have recently added AdMob integration. I understand this is a general question but I was wondering if anyone had any tips with how to make the most money with Admob.…
0
votes
1 answer

AdColony Unity Plugin iOS video only once

i have setup adcolony right (i hope), it presents the video ad once then when i try to show the video again it shows this then don't show the video until i restart the app. I am using the AdColony unity plugin for iOS. does anyone knows what is…
Cruz182
  • 1
  • 1
0
votes
0 answers

AdColony ad restarting app

I am currently making an iOS game using sprite kit. In one of my SKScenes, my store scene, the user can watch an AdColony ad. The ad plays fine, but after it is finished, the store scene is deallocated and the app returns to the menu screen. Why is…
0
votes
1 answer

AdColony V4VC dialog not responding on Amazon Kindle Fire

On a Kindle Fire HD, when a user taps an optional ad view button to earn in-game currency, the AdColony V4VC confirmation dialog pops up. However, it is unresponsive, and UI events seem to pass through it to my game's UI still (I can tap other…
sampenguin
  • 26
  • 4
0
votes
2 answers

iOS app AdColony framework bad video orientation

our iOS app is running in portrait mode only without a problem. I have set the following in the info.plist.xml UISupportedInterfaceOrientations UIInterfaceOrientationPortrait I now added AdColony…
k.zoli
  • 41
  • 8
0
votes
1 answer

Is possible to show an adColony ad in portrait mode?

I am using Adobe Air to develop an iOS portrait game. Is possible to show an adColony ad in portrait mode? Thanks, Matias
Matias Ini
  • 11
  • 1
0
votes
1 answer

AdColony integration: prompt showing incorrect layout

When prompting users to show a video I'm seeing an incorrect layout. It looks like the prompt is putting a portrait request into a landscape view. As a result users aren't able to do anything in the app at this point, and have to kill it and…
Chris Garrett
  • 4,824
  • 1
  • 34
  • 49
0
votes
1 answer

Adcolony video ios

I implement ADColony but find error Please see code and logs of error. 1:[AdColony configureWithAppID:@"app734192e5ab9a4025b9"zoneIDs:@[@"vz2f9f9a691d6443aca0"] delegate:self logging:YES]; -(void)VideoAddMethod:(UIButton*)bt { [AdColony…
ali
  • 21
  • 2
0
votes
1 answer

AdColony Video advertisment in ios

I Have register a demo app on Adcolony and get appId and zoneId and Implement AdColony in my iOS(7.1 xcode 5.1). [AdColony configureWithAppID:myAppID zoneIDs:@[myZoneID] delegate:self …
ali
  • 21
  • 2
0
votes
2 answers

Sharing Violation on path in Adcolony

I have a completed game working properly in Android and is published on Play store already. Now I wanted to submit it on iTunes. As soon as I started building the same project for iOS, I got this strange Error - IOException: Sharing violation on…
0xC0DED00D
  • 19,522
  • 20
  • 117
  • 184
0
votes
1 answer

AdColony causing IDFA related error

I get the following error message when I try to upload the archived app to the App Store: I tried removing AdColony I was able to upload. Any ideas on how to get this error fixed?
Maduranga E
  • 1,679
  • 5
  • 23
  • 37
0
votes
1 answer

Execute more than one videos in sequence with AdColony

Hello i want to execute more than one videos in sequence with AdColony SDK, i mean that when one video finish, another has to show. But can not get it to working, one the first video finish the other video is not shown. This is my code, my onCreate…
user1977204
  • 234
  • 5
  • 17
-1
votes
1 answer

React Native ads (Adcolony) - Expo

I've used this npm library which is a react native bridge for adcolony ads SDK , i was supposed to display advertise in my application . When i imported and used mentioned library in my react native application i got following error: This is how i…
1 2 3 4 5
6