karosLi / KKJSBridge

一站式解决 WKWebView 支持离线包,Ajax/Fetch 请求,表单请求和 Cookie 同步的问题 (基于 Ajax Hook,Fetch Hook 和 Cookie Hook)
MIT License
693 stars 120 forks source link

fixed: window._KKJSBridgeXHR.enableFetchHook is not a function #49

Closed wjiuxing closed 3 years ago

wjiuxing commented 3 years ago

TypeError: window._KKJSBridgeXHR.enableFetchHook is not a function. (In 'window._KKJSBridgeXHR.enableFetchHook(false)', 'window._KKJSBridgeXHR.enableFetchHook' is undefined)

看起来像个笔误。

karosLi commented 3 years ago

嗯,是的。。。