已解决
wx-open-launch-app 安卓系统 点击允许按钮没有反应
Android:targetSDKVersion 29
微信开放平台版本:6.8.0
机型:华为荣耀20pro YAL-AL10
微信版本:8.0.20
错误日志1
com.tencent.mm/com.tencent.mm.plugin.webview.stub.WebViewStubProxyUI}
2022-03-14 09:07:36.733 2227-5032/? I/WindowManager: Removing Window{bf45809 u0 com.tencent.mm/com.tencent.mm.plugin.webview.stub.WebViewStubProxyUI} from AppWindowToken{c11ba09 token=Token{bc761ee ActivityRecord{c1ac048 u0 com.tencent.mm/.plugin.webview.stub.WebViewStubProxyUI t5679}}}
2022-03-14 09:07:36.738 7726-7726/? E/WindowManager: android.view.WindowLeaked: Activity com.tencent.mm.plugin.webview.stub.WebViewStubProxyUI has leaked window DecorView@8211321[WebViewStubProxyUI] that was originally added here
at android.view.ViewRootImpl.<init>(ViewRootImpl.java:744)
at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:459)
at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:130)
at android.app.Dialog.show(Dialog.java:513)
at com.tencent.mm.ui.widget.a.e.show(SourceFile:1159)
at com.tencent.mm.ui.widget.a.g$a.show(SourceFile:574)
at com.tencent.mm.pluginsdk.model.app.h$6.input(SourceFile:1944)
at com.tencent.threadpool.e.e$1.run(SourceFile:96)
at android.os.Handler.handleCallback(Handler.java:900)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:219)
at android.app.ActivityThread.main(ActivityThread.java:8668)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1109)
2022-03-14 09:07:36.740 791-2036/? W/BufferQueueProducer: [com.tencent.mm/com.tencent.mm.plugin.webview.stub.WebViewStubProxyUI#1]:1390: disconnect: not connected (req=1)
2022-03-14 09:07:36.740 7726-27050/? W/libEGL: EGLNativeWindowType 0x762fada550 disconnect failed
2022-03-14 09:07:36.740 2227-4780/? I/WindowManager: removeWindowToken: displayid:0 binder:Token{bc761ee ActivityRecord{c1ac048 u0 com.tencent.mm/.plugin.webview.stub.WebViewStubProxyUI t5679 f}} token:AppWindowToken{c11ba09 token=Token{bc761ee ActivityRecord{c1ac048 u0 com.tencent.mm/.plugin.webview.stub.WebViewStubProxyUI t5679}}}
2022-03-14 09:07:36.740 2227-4780/? I/WindowManager: Animation done in AppWindowToken{c11ba09 token=Token{bc761ee ActivityRecord{c1ac048 u0 com.tencent.mm/.plugin.webview.stub.WebViewStubProxyUI t5679}}} isHidden:true hiddenRequested:true
2022-03-14 09:07:36.741 2227-4780/? V/WindowManager: removeAppToken: AppWindowToken{c11ba09 token=Token{bc761ee ActivityRecord{c1ac048 u0 com.tencent.mm/.plugin.webview.stub.WebViewStubProxyUI t5679}}} delayed=false Callers=com.android.server.wm.DisplayContent.removeAppToken:5514440
错误日志2
2022-03-14 13:40:08.329 24708-24708/com.wbb.broadcast D/MicroMsg.PaySdk.WXFactory: createWXAPI, appId = ***********, checkSignature = false
2022-03-14 13:40:08.329 24708-24708/com.wbb.broadcast D/MicroMsg.PaySdk.WXFactory: createWXAPI, appId = ***********, checkSignature = false, launchMode = 2
2022-03-14 13:40:08.329 24708-24708/com.wbb.broadcast D/MicroMsg.SDK.WXApiImplV10: <init>, appId = ***********, checkSignature = false, launchMode = 2
2022-03-14 13:40:08.329 24708-24708/com.wbb.broadcast D/MicroMsg.SDK.WXMsgImplComm: ignore wechat app signature validation
2022-03-14 13:40:08.329 24708-24708/com.wbb.broadcast D/MicroMsg.SDK.WXApiImplV10: registerApp, appId = ***********
2022-03-14 13:40:08.329 24708-24708/com.wbb.broadcast D/MicroMsg.SDK.WXApiImplV10: registerApp, appId = ***********
2022-03-14 13:40:08.329 24708-24708/com.wbb.broadcast D/MicroMsg.SDK.WXApiImplV10: register app com.wbb.broadcast
2022-03-14 13:40:08.330 24708-24804/com.wbb.broadcast D/ViewContentFactory: initViewContentFetcherClass
2022-03-14 13:40:08.330 24708-24804/com.wbb.broadcast I/ContentCatcher: ViewContentFetcher : ViewContentFetcher
2022-03-14 13:40:08.330 24708-24804/com.wbb.broadcast D/ViewContentFactory: createInterceptor took 0ms
2022-03-14 13:40:08.333 24708-24708/com.wbb.broadcast D/MicroMsg.SDK.MMessage: send mm message, intent=Intent { act=com.tencent.mm.plugin.openapi.Intent.ACTION_HANDLE_APP_REGISTER (has extras) }, perm=com.tencent.mm.permission.MM_MESSAGE
2022-03-14 13:40:08.333 24708-24708/com.wbb.broadcast D/MicroMsg.PaySdk.WXFactory: createWXAPI, appId = ***********, checkSignature = false
2022-03-14 13:40:08.333 24708-24708/com.wbb.broadcast D/MicroMsg.PaySdk.WXFactory: createWXAPI, appId = ***********, checkSignature = false, launchMode = 2
2022-03-14 13:40:08.334 24708-24708/com.wbb.broadcast D/MicroMsg.SDK.WXApiImplV10: <init>, appId = ***********, checkSignature = false, launchMode = 2
2022-03-14 13:40:08.334 24708-24708/com.wbb.broadcast D/MicroMsg.SDK.WXM
app端是否没集成。还有就是没跳转是有监控报错的 贴下报错截图。
2022-03-14 09:07:36.733 2227-5032/? I/WindowManager: Removing Window{bf45809 u0 com.tencent.mm/com.tencent.mm.plugin.webview.stub.WebViewStubProxyUI} from AppWindowToken{c11ba09 token=Token{bc761ee ActivityRecord{c1ac048 u0 com.tencent.mm/.plugin.webview.stub.WebViewStubProxyUI t5679}}}
2022-03-14 09:07:36.738 7726-7726/? E/WindowManager: android.view.WindowLeaked: Activity com.tencent.mm.plugin.webview.stub.WebViewStubProxyUI has leaked window DecorView@8211321[WebViewStubProxyUI] that was originally added here
at android.view.ViewRootImpl.<init>(ViewRootImpl.java:744)
at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:459)
at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:130)
at android.app.Dialog.show(Dialog.java:513)
at com.tencent.mm.ui.widget.a.e.show(SourceFile:1159)
at com.tencent.mm.ui.widget.a.g$a.show(SourceFile:574)
at com.tencent.mm.pluginsdk.model.app.h$6.input(SourceFile:1944)
at com.tencent.threadpool.e.e$1.run(SourceFile:96)
at android.os.Handler.handleCallback(Handler.java:900)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:219)
at android.app.ActivityThread.main(ActivityThread.java:8668)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1109)
2022-03-14 09:07:36.740 791-2036/? W/BufferQueueProducer: [com.tencent.mm/com.tencent.mm.plugin.webview.stub.WebViewStubProxyUI#1]:1390: disconnect: not connected (req=1)
2022-03-14 09:07:36.740 7726-27050/? W/libEGL: EGLNativeWindowType 0x762fada550 disconnect failed
2022-03-14 09:07:36.740 2227-4780/? I/WindowManager: removeWindowToken: displayid:0 binder:Token{bc761ee ActivityRecord{c1ac048 u0 com.tencent.mm/.plugin.webview.stub.WebViewStubProxyUI t5679 f}} token:AppWindowToken{c11ba09 token=Token{bc761ee ActivityRecord{c1ac048 u0 com.tencent.mm/.plugin.webview.stub.WebViewStubProxyUI t5679}}}
2022-03-14 09:07:36.740 2227-4780/? I/WindowManager: Animation done in AppWindowToken{c11ba09 token=Token{bc761ee ActivityRecord{c1ac048 u0 com.tencent.mm/.plugin.webview.stub.WebViewStubProxyUI t5679}}} isHidden:true hiddenRequested:true
2022-03-14 09:07:36.741 2227-4780/? V/WindowManager: removeAppToken: AppWindowToken{c11ba09 token=Token{bc761ee ActivityRecord{c1ac048 u0 com.tencent.mm/.plugin.webview.stub.WebViewStubProxyUI t5679}}} delayed=false Callers=com.android.server.wm.DisplayContent.removeAppToken:5514440
解决没啊?
请问楼主解决了吗
我来挖个坟,请问题主最后是怎么解决的?最近我也在做这个功能。(我是网页前端,安卓前端也发现报错了,但是不知道怎么解决)
使用场景说明一下