engine-native icon indicating copy to clipboard operation
engine-native copied to clipboard

Android下WebViewImpl.loadData实际调用了setJavascriptInterfaceScheme

Open DoooReyn opened this issue 4 years ago • 0 comments

@最近在做webview的自定义修改,翻源码刚好看到这段,这里的setJavascriptInterfaceScheme应该是loadData才对。

https://github.com/cocos-creator/engine-native/blob/c20d9a6b86b178e610aa78aa4d2106c74b9b9fcc/cocos/ui/webview/WebViewImpl-android.cpp#L177

DoooReyn avatar Oct 28 '21 07:10 DoooReyn