Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebView is not working, here is the error #18

Open
soar20 opened this issue May 15, 2019 · 1 comment
Open

WebView is not working, here is the error #18

soar20 opened this issue May 15, 2019 · 1 comment

Comments

@soar20
Copy link

soar20 commented May 15, 2019

E/BufferQueueProducer( 2730): [unnamed-2730-7] cancelBuffer: BufferQueue has been abandoned
Restarted application in 1,550ms.
W/art ( 2730): Attempt to remove local handle scope entry from IRT, ignoring
W/AwContents( 2730): onDetachedFromWindow called when already detached. Ignoring
W/art ( 2730): Attempt to remove local handle scope entry from IRT, ignoring
W/art ( 2730): Attempt to remove local handle scope entry from IRT, ignoring
I/flutter ( 2730): Page finished loading: http://www.baidu.com/
W/FlutterWebViewClient( 2730): Using a navigationDelegate with an old webview implementation, pages with frames or iframes will not work
I/flutter ( 2730): allowing navigation to NavigationRequest(url: https://m.baidu.com/?from=1013105i, isForMainFrame: true)
I/chromium( 2730): [INFO:CONSOLE(0)] "Mixed Content: The page at 'https://m.baidu.com/?from=1013105i' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:59468/?data=fCMxIzsjMi8xLzUjLSMyIzsjdVppMVZCaHdSU3h5cUxNc1VFYnU3NDVrSWZVNmpUVkN3R3tVdHh6dkdYW0sxVjlDcjV0U0NxVXlmN2RuMDNEWDRILERbbEJweHlUWzlSRDB4cGUwMyx0VXpUUTI6MjhmRDlnLHFROnY2LHVDM3cxSGhCdGp7eU5qQ213ZEd1e1txVGJQMjNJRVtwdm1zWEh3MGJ2aERCPj4jLSMzIzsjMjEyNDIxNmp9MjEyNDIxNmojLSM0IzsyNjY4OTkyMzg4OjM3fg%3D%3D'. This request has been blocked; the content must be served over HTTPS.", source: https://m.baidu.com/?from=1013105i (0)
I/flutter ( 2730): Page finished loading: https://m.baidu.com/?from=1013105i
I/chromium( 2730): [INFO:CONSOLE(1)] "Uncaught TypeError: undefined is not a function", source: https://gss0.bdstatic.com/5bd1bjqh_Q23odCf/static/wiseindex/js/lib/transfer/common/Carousel_b2a7162.js (1)

@RelaxPic
Copy link

E/BufferQueueProducer(2730):[unnamed-2730-7] cancelBuffer:BufferQueue 已被放弃 在 1,550 毫秒内重新启动应用程序。 W/art(2730):尝试从 IRT 中删除本地句柄范围条目,忽略 W/AwContents(2730):已分离时调用的 onDetachedFromWindow。忽略 W/art(2730):尝试从 IRT 中删除本地句柄范围条目,忽略 W/art(2730):尝试从 IRT 中删除本地句柄范围条目,忽略 I/flutter(2730):页面加载完成:http: //www.baidu.com/ W/FlutterWebViewClient( 2730): 使用带有旧 webview 实现的 navigationDelegate,带有框架或 iframe 的页面将无法工作 I/flutter ( 2730): 允许导航到 NavigationRequest(url:https://m.baidu.com/?from=1013105i , isForMainFrame: true) I/chromium( 2730): [INFO:CONSOLE(0)] "混合内容:' https://m.baidu. com/?from=1013105i ' was loaded over HTTPS, but requested an insecure image ' http://127.0.0.1:59468/?data=fCMxIzsjMi8xLzUjLSMyIzsjdVppMVZCaHdSU3h5cUxNc1VFYnU3NDVrSWZVNmpUVkN3R3tVdHh6dkdYW0sxVjlDcjV0U0NxVXlmN2RuMDNEWDRILERbbEJweHlUWzlSRDB4cGUwMyx0VXpUUTI6MjhmRDlnLHFROnY2LHVDM3cxSGhCdGp7eU5qQ213ZEd1e1txVGJQMjNJRVtwdm1zWEh3MGJ2aERCPj4jLSMzIzsjMjEyNDIxNmp9MjEyNDIxNmojLSM0IzsyNjY4OTkyMzg4OjM3fg%3D%3D '. This request has been blocked; the content must be served over HTTPS。”,来源:https ://m.baidu.com/?from=1013105i (0) I/flutter ( 2730): 页面加载完成:https://m.baidu.com/?from=1013105i I/chromium( 2730): [INFO:CONSOLE(1)] “Uncaught TypeError: undefined is not a function”,来源:https://gss0.bdstatic。 com/5bd1bjqh_Q23odCf/static/wiseindex/js/lib/transfer/common/Carousel_b2a7162.js (1)

请问解决了吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants