HBuilderX版本4.24
离线sdk版本4.24
送审vivo渠道机审提示获取oaid超频
堆栈信息:
java.lang.Exception
at com.android.org.conscrypt.ConscryptFileDescriptorSocket$SSLInputStream.read(Native Method)
at dc.squareup.okio.Okio$2.u(Unknown Source:4)
at dc.squareup.okio.AsyncTimeout$2.u(Unknown Source:2)
at dc.squareup.okio.RealBufferedSource.indexOf(Unknown Source:5)
at dc.squareup.okio.RealBufferedSource.readUtf8LineStrict(Unknown Source:2)
at dc.squareup.okhttp3.internal.http1.Http1Codec.j(Unknown Source:1)
at dc.squareup.okhttp3.internal.http1.Http1Codec.readResponseHeaders(Unknown Source:3)
at dc.squareup.okhttp3.internal.http.CallServerInterceptor.a(Unknown Source:28)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.f(Unknown Source:9)
at dc.squareup.okhttp3.internal.connection.ConnectInterceptor.a(Unknown Source:7)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.f(Unknown Source:9)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.a(Unknown Source:1)
at dc.squareup.okhttp3.internal.cache.CacheInterceptor.a(Unknown Source:22)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.f(Unknown Source:9)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.a(Unknown Source:1)
at dc.squareup.okhttp3.internal.http.BridgeInterceptor.a(Unknown Source:25)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.f(Unknown Source:9)
at dc.squareup.okhttp3.internal.http.RetryAndFollowUpInterceptor.a(Unknown Source:9)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.f(Unknown Source:9)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.a(Unknown Source:1)
at dc.squareup.okhttp3.RealCall.d(Unknown Source:13)
at dc.squareup.okhttp3.RealCall.execute(Unknown Source:9)
at io.dcloud.feature.weex.adapter.DCWXHttpAdapter$1.run(Unknown Source:63)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
这个明显是框架调用的,麻烦看下
稻草人wei
- 发布:2024-08-19 10:38
- 更新:2024-09-09 16:38
- 阅读:117
3 个回复
稻草人wei (作者)
按照官方的做法,去除uni统计1,送审vivo还是会提示获取oaid超频,我想问问官方你们究竟是干了啥
稻草人wei (作者)
堆栈信息如下:
稻草人wei (作者)
java.lang.Exception
at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.read(Native Method)
at dc.squareup.okio.Okio$2.u(Unknown Source:4)
at dc.squareup.okio.AsyncTimeout$2.u(Unknown Source:2)
at dc.squareup.okio.RealBufferedSource.indexOf(Unknown Source:5)
at dc.squareup.okio.RealBufferedSource.readUtf8LineStrict(Unknown Source:2)
at dc.squareup.okhttp3.internal.http1.Http1Codec.j(Unknown Source:1)
at dc.squareup.okhttp3.internal.http1.Http1Codec.readResponseHeaders(Unknown Source:3)
at dc.squareup.okhttp3.internal.http.CallServerInterceptor.a(Unknown Source:28)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.f(Unknown Source:9)
at dc.squareup.okhttp3.internal.connection.ConnectInterceptor.a(Unknown Source:7)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.f(Unknown Source:9)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.a(Unknown Source:1)
at dc.squareup.okhttp3.internal.cache.CacheInterceptor.a(Unknown Source:22)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.f(Unknown Source:9)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.a(Unknown Source:1)
at dc.squareup.okhttp3.internal.http.BridgeInterceptor.a(Unknown Source:25)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.f(Unknown Source:9)
at dc.squareup.okhttp3.internal.http.RetryAndFollowUpInterceptor.a(Unknown Source:9)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.f(Unknown Source:9)
at dc.squareup.okhttp3.internal.http.RealInterceptorChain.a(Unknown Source:1)
at dc.squareup.okhttp3.RealCall.d(Unknown Source:13)
at dc.squareup.okhttp3.RealCall.execute(Unknown Source:9)
at io.dcloud.feature.weex.adapter.DCWXHttpAdapter$1.run(Unknown Source:63)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:923)