fyxtc

Results 10 comments of fyxtc

@user080975 我也是这个问题额,你解决了吗

Same issue, but iOS works well, why

Normal InAppWebView Case: ``` class WebViewDemo extends StatefulWidget { const WebViewDemo({super.key}); @override State createState() => _WebViewDemoState(); } class _WebViewDemoState extends State { InAppWebView? headlessWebView; InAppWebViewController? controller; @override void initState() {...

@ajinasokan Sorry for the late reply, yes, hopefully it will support the -L parameter

> @CoCo88889 重启微信了吗 大佬可以把重启加到readme里,我也是忘了重启找过来的,感谢提供这么便利的工具

Same issue, can not decode gbk correctly

Same as what I encountered. Capacitor Ionic ReactJS. @j3k0 Hope to help us