koush / ion

Android Asynchronous Networking and Image Loading
Other
6.29k stars 1.03k forks source link

App crashed when minify enabled = true #927

Open judeferolous opened 4 years ago

judeferolous commented 4 years ago

I have tried adding this to ever proguard-rules.pro file in my project -keep class com.koushikdutta.* { ;}. But this didn't yield any success. I am using ION v3.0.8 .