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 logging:YES]; [
[AdColony playVideoAdForZone:@[myZoneID withDelegate:nil];
Here are the logs: AdColony zone ID you provided (myZoneID) is not valid. No ad will display.
Please Give me better Solution as soon as.