mirror of
https://github.com/hub-team/OnlineChatSdk-SwiftPM.git
synced 2026-04-14 16:53:52 +00:00
0.2.6
This commit is contained in:
@@ -165,7 +165,6 @@ open class ChatController: UIViewController, WKNavigationDelegate, WKScriptMessa
|
|||||||
config.preferences = preferences
|
config.preferences = preferences
|
||||||
config.mediaPlaybackRequiresUserAction = false
|
config.mediaPlaybackRequiresUserAction = false
|
||||||
config.allowsInlineMediaPlayback = true
|
config.allowsInlineMediaPlayback = true
|
||||||
|
|
||||||
|
|
||||||
var frame = UIScreen.main.bounds
|
var frame = UIScreen.main.bounds
|
||||||
if parent != nil && parent?.view != nil && parent?.view.bounds != nil {
|
if parent != nil && parent?.view != nil && parent?.view.bounds != nil {
|
||||||
|
|||||||
Reference in New Issue
Block a user