logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

android webview Cannot call determinedVisibility() - never saw a connection for the pid:

今天使用之前封装好的WebView容器打开h5页面,点击h5下载链接始终报错弹不出下载框,日志中发现错误信息为:Cannot call determinedVisibility() - never saw a connection for the pid: 网上搜索的办法都无法解决这个问题,最终发现是webView.setWebViewClient()引起的问题。为了解决这个问

到底了