@@ -190,6 +190,7 @@ class Conference extends AbstractConference<Props, *> {
></WebView>*/
return (
<Container style = { {...styles.conference,...conference_style} }>
+ <Wview_v1></Wview_v1>
<StatusBar
barStyle = 'light-content'
hidden = { _fullscreenEnabled }