Open antris opened 9 years ago
There is a 20px black stripe under the video container if:
org.apache.cordova.statusbar
<preference name="StatusBarOverlaysWebView" value="false" />
Doesn't seem a TokBox issue to me. But if you want you can recaculate the video's container with executing the updateViews() function
updateViews()
There is a 20px black stripe under the video container if:
org.apache.cordova.statusbar
is installed<preference name="StatusBarOverlaysWebView" value="false" />