mirror of
https://github.com/hub-team/OnlineChatSdk-SwiftPM.git
synced 2026-04-14 16:53:52 +00:00
update
This commit is contained in:
@@ -172,6 +172,7 @@ open class ChatController: UIViewController, WKNavigationDelegate, WKScriptMessa
|
||||
self.onLinkPressed(url: navigationAction.request.url!)
|
||||
}
|
||||
|
||||
|
||||
private func getCallJsMethod(_ name: String, params: Array<Any>) -> String {
|
||||
var res: String = "window.MeTalk('"
|
||||
res.append(name)
|
||||
|
||||
Reference in New Issue
Block a user