Questions tagged [vungle-ads]

Vungle products provide necessary infrastructure for app monetization through video ads.

Main products:

  • Vungle–SDK
  • Vungle Exchange (closed beta)
  • Vungle Direct

Project site: http://www.vungle.com/

56 questions
0
votes
1 answer

How to see if a vungle ad has loaded and been completed before providing an incentive?

In my current app, I'm implementing incentivized advertising through vungle. After the user plays the ad, I want to code it so that if the ad has loaded and the ad has been completed, my app redirects you to another SKScene called Continue. However,…
RT33
  • 103
  • 9
0
votes
2 answers

How to implement incentivized ads on corona SDK?

Hi I am working on a game on corona SDK. I just can't figure out how to add vungle or chartboost incentivized ads on it and add virtual rewards after callback. I searched out for Corona Tutorials but did not find any. I can switch to other SDKs but…
Playpunk
  • 13
  • 3
0
votes
1 answer

Failed to find method id of isCacheAvailable on Vungle android because it cannot read Vungle library

I'm using Sdkbox Vungle v1.2.0.1 with Cocos2d-x v3.2. I successfully integrated Vungle and ran it on iOS. I use method sdkbox::PluginVungle::isCacheAvailable() to check if Vungle video is available or not. But it cannot run on android. The log says…
Nikel Arteta
  • 548
  • 1
  • 6
  • 25
0
votes
2 answers

Vungle 3.013 Duplicate Symbol Error,iPad Only, Xcode 6.2

I integrated Vungle Video ads framework in my project(Universal), works fine with the iPhone, but when I try to run the same Project in iPad it fails at compilation throwing following logs
Yadnesh
  • 1,307
  • 3
  • 17
  • 36
0
votes
2 answers

vunglepub.playAd(); Note: This element neither has attached source nor attached Javadoc and hence no Javadoc could be found

I am attempting to integrate a vungle ad into my android app. I had the ad working a few days ago and I changed nothing more than some xml layout since then. Now the vungle app is not loading. The vungle event listener works as it runs the code I…
0
votes
0 answers

Problems Initializing Vungle in android application

I'm trying to add a video ad to my app. I have a series of problems that I do not know how to solve. Problem 1: After going through the Vungle tutorial and changing my code to conform to the tutorial, my program would not run. I had a Error of…
0
votes
1 answer

Vungle ads not available

When trying to play Vungle ads, I'm always getting the message Ad unavailable: No cached or streaming ad available from the method onAdUnavailable() What's puzzling me is that it used to work and now it doesn't. It still works on devices where the…
TimSim
  • 3,936
  • 7
  • 46
  • 83
-1
votes
0 answers

Update Vungle-ads 7.0.0 in iOS

I am updating Vungle SDK to 7.0.0. Not able to find proper documentation for the conversion of old codes to new. Please help. import VungleAdapter // This is no longer exist. Is VungleAdsSDK the replacement? How to register extras in new version?…
Stephy
  • 26
  • 5
-1
votes
1 answer

Null Pointer Exception when showing Vungle ads with Admob Mediation

I have integrated Vungle to display a rewarded video ads using Admob as the mediator. On my phone the ads load and play just fine, including when the screen is forced to rotate for the ads orientation. But for a large percentage of users I am seeing…
w.donahue
  • 10,790
  • 13
  • 56
  • 78
-1
votes
1 answer

Vungle SDK Windows phone 8.1

I'm trying use Vungle to add Video for my app. enter link description here But i have 2 bug below: 1: Error 1 Cannot await 'Windows.Foundation.IAsyncOperation1' [2]:Error 2 The type 'Windows.Foundation.IAsyncOperation1' is defined in…
Nguyễn Hoàng
  • 179
  • 1
  • 11
-1
votes
1 answer

Vungle Video Ads in Sprite kit not working?

Im trying to implement Vungle Video Ads in my little game but every time i try to implement it in sprite kit it crashes or is not calling any Videos does someone of you has an answer to this problem? I first tried just to call a method on the…
1 2 3
4