Use Proguard
If you’re using a custom ProGuard file, make sure to add the following rule to the proguard file (Assets/Plugin/Android/proguard-user.txt) for Chartboost Mediation:
-keep class com.chartboost.** { *; }
Updated 5 days ago
If you’re using a custom ProGuard file, make sure to add the following rule to the proguard file (Assets/Plugin/Android/proguard-user.txt) for Chartboost Mediation:
-keep class com.chartboost.** { *; }
Updated 5 days ago