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