mirror of
https://github.com/hub-team/OnlineChatSdk-SwiftPM.git
synced 2026-04-14 16:53:52 +00:00
update 0.1.1
This commit is contained in:
@@ -362,6 +362,7 @@ open class ChatController: UIViewController, WKNavigationDelegate, WKScriptMessa
|
|||||||
|
|
||||||
open override func viewDidDisappear(_ animated: Bool) {
|
open override func viewDidDisappear(_ animated: Bool) {
|
||||||
super.viewDidDisappear(animated)
|
super.viewDidDisappear(animated)
|
||||||
|
|
||||||
if animated && chatView != nil {
|
if animated && chatView != nil {
|
||||||
chatView.stopLoading()
|
chatView.stopLoading()
|
||||||
callJsDestroy()
|
callJsDestroy()
|
||||||
|
|||||||
Reference in New Issue
Block a user