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:
@@ -360,8 +360,6 @@ open class ChatController: UIViewController, WKNavigationDelegate, WKScriptMessa
|
||||
navigationController?.popViewController(animated: true)
|
||||
}
|
||||
|
||||
// webview
|
||||
|
||||
open override func viewDidDisappear(_ animated: Bool) {
|
||||
super.viewDidDisappear(animated)
|
||||
if animated && chatView != nil {
|
||||
|
||||
Reference in New Issue
Block a user