Jiantao
Jiantao
just occurs in custom uploadExecutors Fatal Exception: java.lang.IllegalStateException: There is no read or rewind or length check in progress. at org.chromium.net.impl.CronetUploadDataStream.b(:com.google.android.gms.dynamite_cronetdynamite@[email protected] (170306-0):6) at eq.run(:com.google.android.gms.dynamite_cronetdynamite@[email protected] (170306-0):6) at com.cname.core.threadpool.lib.CommandThreadPoolExecutor.runWorker(:54) at com.cname.core.threadpool.lib.Worker.run(:2) at...
@Danstahrg I'm confused, can this modification avoid this crash? The exception is still thrown and not caught [疑问] `if (mInWhichUserCallback == UserCallback.NOT_IN_CALLBACK) { throw new IllegalStateException( "There is no read...
I used this library, only modified here  the usage is the same as okhttp.