Android volley proguard throws java.lang.RuntimeException: Stub
问题 I'm using Android Volley network library which when kept in debugging + release modes works perfectly fine, until I added Twilio client SDK . Now it works fine when in debugging mode but when in release mode throws this error E/Volley: [105358] NetworkDispatcher.run: Unhandled exception java.lang.RuntimeException: Stub! java.lang.RuntimeException: Stub! at org.apache.a.h.<init>(SourceFile:6) at com.android.volley.toolbox.HurlStack.performRequest(SourceFile:109) at com.android.volley.toolbox