Question: I’m retrieving a json and when I convert it to List using gson, the app crashes. The proguard is on and the problem is there. As I’ve obfuscated my code, I’m not able to see crash log in logcat, ...
Question: I’m retrieving a json and when I convert it to List using gson, the app crashes. The proguard is on and the problem is there. As I’ve obfuscated my code, I’m not able to see crash log in logcat, ...