meituan / WMRouter

WMRouter是一款Android路由框架,基于组件化的设计思路,有功能灵活、使用简单的特点。
https://tech.meituan.com/meituan_waimai_android_open_source_routing_framework.html
Apache License 2.0
2.31k stars 342 forks source link

Allow clear text traffic when opening web page with 'http' scheme #106

Closed rayworks closed 3 years ago

rayworks commented 3 years ago

WebView error : err cleartext not permitted.

It happens when clicking item 'http://www.meituan.com' on AdvancedDemoActivity

rayworks commented 3 years ago

Hi, any plan to merge this PR ?

Leifzhang commented 3 years ago

大佬 我个人看法哦 这个只是一个manifest调整 我们后续会考虑在进入路由类的时候做点简单的擦出操作

rayworks commented 3 years ago

👍