如何友好的测试 webview @ Fri, Mar 3, 2023 8:55 PM
如何友好的测试 webview @ Thu, Mar 9, 2023 3:55 PM
Expand 24 lines ...
25
25
26
1. 安装 Charles
26
1. 安装 Charles
27
2. ![source protected](47941)
27
2. ![source protected](47941)
28
-
3. 主要使用 Tools Tab 
28
+
3. 移动端安装 Charles 证书,设置手机代理为 Charles 服务,然后浏览器地址栏打开 chls.pro/ssl,下载并安装证书。  
29
+
    Configure your device to use Charles as its HTTP proxy on 172.16.16.110:8888, then browse to chls.pro/ssl to download and install the certificate.  
30
+
    Note that on ios 10 and later you must then go into Settings > General > About > Certificate Trust Settings and enable the Charles certificate to be trusted.
31
+
4. 主要使用 Tools Tab 
29
    + Map Remote 替换资源
32
    + Map Remote 替换资源
30
    + Map Local 替换资源
33
    + Map Local 替换资源
31
    + Rewrite 修改 请求/响应 数据
34
    + Rewrite 修改 请求/响应 数据