Many pits encountered before have forgotten, now encountered and then slowly record it
- Some configuration on the environment: segmentfault.com/a/119000000…
- Android webView injectedJavaScript does not support comments
- The android webView uri import should be placed in file:///android_asset
- Source ={HTML: “}, string will be decode, resulting in some code such as surplus %12 decode into other code, run failed, can be first encode
- Source ={HTML: ”}
/ \ \ /
Will become/ / /
The matching result fails. Use String.raw to solve the problem - Use string.raw, strings
\ 2
Error reported. Upgrade Babel to 7 - Content area height: juejin.cn/post/684490…