Vungle AND iAds in the same application?

Hey Community,

I added the Vungle plugin in my new app, for both Android and iOS.

It worked perfectly for Android, but never showed anything for iOS. I wondered why for a little bit and i realized that Vungle was working fine on iOS only if i was commenting out the ads.init of iAds.

Actually, they have the same exact naming conventions:

ads.show( “interstitial”, etc…

It seems that when i called the ads.show( “interstitial”…) of Vungle, iAds tries to send me an interstitial.

Any idea on how to use both in the same application?

Thanks in advance,

Dim

@dimd, take a look at this thread:

http://forums.coronalabs.com/topic/38809-using-multiple-ad-networks/

Naomi

@Naomi : a HUGE thank you! That’s exactly what i was looking for.

Dim

@dimd, take a look at this thread:

http://forums.coronalabs.com/topic/38809-using-multiple-ad-networks/

Naomi

@Naomi : a HUGE thank you! That’s exactly what i was looking for.

Dim