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

手动设置cookies失效 #320

Open MrsLi opened 5 years ago

MrsLi commented 5 years ago

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

  1. 首次点击webview ,手动设置的cookies无效
  2. 退出再次点击,有效

What is the expected output? What do you see instead? 每次应该都能成功设置cookies的

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

Please provide any additional information below.

设置cookies的代码如下: /**