Android 应用审核,自启动/关联启动 该如何修改?谢谢

63 天前
 catban
堆栈信息
"
at android.app.ContextImpl.bindServiceCommon()
at android.app.ContextImpl.bindService(ContextImpl.java:1557)
at android.content.ContextWrapper.bindService(ContextWrapper.java:684)
at android.content.ContextWrapper.bindService(ContextWrapper.java:684)
at Oy.run(chromium-SystemWebViewGoogle.aab-stable-1:16)
at java.lang.Thread.run(Thread.java:764)
"

自启动/关联启动详情

Intent { cmp=com.google.android.webview/org.chromium.android_webview.services.VariationsSeedServer }

还有

堆栈信息

"
at android.app.ContextImpl.bindServiceCommon()
at android.app.ContextImpl.bindServiceAsUser(ContextImpl.java:1575)
at java.lang.reflect.Method.invoke(Native Method)
at IC.a(chromium-SystemWebViewGoogle.aab-stable-1:8)
at IC.b(chromium-SystemWebViewGoogle.aab-stable-1:5)
at iD.a(chromium-SystemWebViewGoogle.aab-stable-1:2)
at mD.a(chromium-SystemWebViewGoogle.aab-stable-1:3)
at mD.i(chromium-SystemWebViewGoogle.aab-stable-1:3)
at RC.c(chromium-SystemWebViewGoogle.aab-stable-1:9)
at LL.<init>(chromium-SystemWebViewGoogle.aab-stable-1:5)
at XK.run(chromium-SystemWebViewGoogle.aab-stable-1:6)
at android.os.Handler.handleCallback(Handler.java:790)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:164)
at android.os.HandlerThread.run(HandlerThread.java:65)
"

自启动/关联启动详情

Intent { cmp=com.google.android.webview/org.chromium.content.app.SandboxedProcessService0 (has extras) }


请问一下,这种应该如何修改呢?
我们 APP 用的比较老旧的框架,Cordova 。 谢谢!
1924 次点击
所在节点    Android
1 条回复
codehz
63 天前
听起来是不让用 webview ,但 cordova 核心就是 webview 吧。。

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1021434

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX