Vungle ads do not initialise since build 2014.2429 - Error shows up in app

@Krivvenz- I just tested with that public build- 2393 and it works fine. I’m also getting that error message, but no crashes, so you can ignore the message. If you aren’t seeing many views, you should email your Vungle account manager. They can give you ideas on placements and video options. If you don’t know who yours is, email monetize@vungle.com

@Cmontesino- same thing- don’t worry about the error message. What do you mean, your code doesn’t work? Are you seeing videos? Crashes? 

Jordyn / Vungle

@jordyn.chuhaloff, you’re right it works on the public build 2393! Yay :slight_smile:  my error was choosing “None” as “Target App Store” when building with Corona SDK. 

Now I still have a problem, I’m trying incentivized videos and I’m getting two adView (and two adEnd) events after watching a video:

From the terminal:

I/Corona  ( 8877): onSystemEVENT.type:applicationResume

I/Corona  ( 8877): event.type: adEnd

I/Corona  ( 8877): event.type: adView

I/Corona  ( 8877): event.type: adView

I/Corona  ( 8877): event.type: adEnd

 

causing me to reward twice for a single video view. This didn’t happen before with the same code.

@cmontesino:

For the duplicate callback issue, we have a fix in version 3.2.2. The native version is live, and we will be pushing it to Corona this week. There’s already another forum post for this, here: http://forums.coronalabs.com/topic/51378-calling-composergotoscene-in-vungle-callback-throws-error/#entry266474. Please check there, I will update it when we push :slight_smile:

Jordyn /Vungle