Tencent / VasSonic

VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
Other
11.8k stars 1.61k forks source link

Android重定向地址302,跳转、显示异常 #305

Open princekin-f opened 5 years ago

princekin-f commented 5 years ago

What steps will reproduce the problem? 该问题的重现步骤是什么?

  1. 不同的重定向地址302,多次点击
  2. 会出现跳转地址不正确,或者不进行二次跳转,直接显示乱码。

What is the expected output? What do you see instead? 你期待的结果是什么?实际看到的又是什么?

原生webview显示正常,感觉这个是内部缓存混乱了。

What version of the product are you using? On what operating system? 你正在使用产品的哪个版本?在什么操作系统上?

SDK:3.1.0 手机:android 8.0(华为荣耀9)

Please provide any additional information below. 如果有的话,请在下面提供更多信息。

vasdeveloper commented 5 years ago

当出现302时,webview会直接走直连 而不做任何事情 请检查下服务器返回302原因