Hi,
I have this problem and I'm trying to fix it for a few days now and its driving me crazy.
I'm making an Android game in Unity 5.4.0f3 and I'm using AdMob. AdMob banner works fine but also I'm trying to have rewarded interstitial ads and because AdMob is unavailable to provide ads, I'm using Vungle.
- I connected everything on AdMob's dashboards (Vungle Application ID etc.) and Ad unit ID
is:
ca-app-pub-1265187454437782/2280754157- Placed
"dagger-2.4, javax.inject-1, vungle-publisher-adaptive-id-4.0.2, VungleAdapter" inside
"Assets>Plugins>Android>GoogleMobileAdsPlugin>libs"
- In
AndoidManifest.xml I placed things from
their tutorial.
(if you want I will write how its looks like now)
- If you want I will write how does the code looks like, code that have to open rewarded interstitial.
Is there anything that I'm missing or doing it wrong?
Please help me with this one, I think I'm slowly going crazy.
Thank you in advance,
Stefan