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

App退出后需要重新加载图片,js,css资源 #340

Open oujinlong opened 4 years ago

oujinlong commented 4 years ago

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

  1. 进入webview,加载 sonic
  2. 退出 webview 进入 webview, 抓包看到 sonic没有加载 img 和 js了
  3. 退出 app , 进入 webview 抓包看到 还是需要下载 img 和 js

What is the expected output? What do you see instead? 你期待的结果是什么?实际看到的又是什么? 期待看到 app 即使退出,也不需要下载 img 和 js

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

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