Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash Application when implement mediation #293

Open
onstonboy opened this issue Jan 13, 2022 · 0 comments
Open

Crash Application when implement mediation #293

onstonboy opened this issue Jan 13, 2022 · 0 comments

Comments

@onstonboy
Copy link

onstonboy commented Jan 13, 2022

Hi, currently i want to implement admob mediation with uniti ads into my application. When i try to implement

implementation 'com.unity3d.ads:unity-ads:4.0.0'
implementation 'com.google.ads.mediation:unity:4.0.0.0'

Then run application, it will be crashed cause:
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/android/gms/ads/reward/RewardedVideoAdListener;

Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.android.gms.ads.reward.RewardedVideoAdListener" on path...

Please help!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant