63310731

Date: 2020-08-08 01:45:17
Score: 5.5
Natty:
Report link

I got the same issue in RELEASE build. Adding proguard rules will resolve it. https://github.com/square/retrofit/blob/master/retrofit/src/main/resources/META-INF/proguard/retrofit2.pro If you got this error in DEBUG build, then it's something wrong with your code.

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2): the same issue
  • Low reputation (1):
Posted by: Theo