Github user jcesarmobile commented on the issue:

    https://github.com/apache/cordova-plugin-statusbar/pull/68
  
    Hi.
    Thanks for the PR.
    The PR should be agains master branch, not 2.2.x branch.
    But I have been evaluating it and I won't merge it as it's not a real fix 
as you have to call `StatusBar.overlaysWebView(false);` when the video finish, 
you could also call 
`StatusBar.overlaysWebView(true);StatusBar.overlaysWebView(false);` and will 
have the same effect without code changes.
    But I'm interested in knowing how do you know that you have finishing 
playing the video. is there any event you can listen to?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to