The solution is to add the following lines to the proguard-rules.pro file: -keep class com.flurry.** { *; } -dontwarn com.flurry.**
The solution is to add the following lines to the proguard-rules.pro file:
-keep class com.flurry.** { ; }
-dontwarn com.flurry.*