Hi,
I'm trying to integrate applovin with admob mediation on my Unity app but I can't get rewarded video to work.
Right now I'm using one of your MAD Reward Mediation example projects so it's easier to test. I cleaned everything and I just put the new google mobile ads framework and the new applovin framework (applovin-sdk-7.3.2.jar).
The interstitial is working with the custom event, but the rewarded video is throwing the error "Fail to instantiate adapter com.applovin.mediation.ApplovinAdapter".
I attached images showing my unity files (to see the adapter and the plugin jar files), the apploving dashboard configuration and the admob panel configuration. On the admob rewared video configuration I tried with no parameters and filling all the parameters, changed the sdk key to the Report Key, even I created a location inside applovin panel just to test if that was it.
I don't know what I'm missing... I tried everything I can think of.
I'm using the Unity adapter located here (https://github.com/AppLovin/SDK-Network-Adaptors/tree/master/AdMob/Android/Unity). Could be a problem of the adapter itself?
I tried also importing the applovin unity framework instead of the android one. This changes the framework to applovin-sdk-7.3.1.jar and adds the file(applovin-unity-plugin.jar.
With this configuration I tried also initializing the applovin framework as suggested in the applovin admob integration guide, but the error remains the same.
My interstitial ad unit (working): ca-app-pub-5672994969619877/9664527563
My rewared video ad unit (not working): ca-app-pub-5672994969619877/8159874202
Any help?
If someone can provide the MAD Reward Mediation example with the last admob unity plugin and the last apploving sdk (7.3.2) that would be awesome!
Thanks!
Best regards.