I have been working on a Azure Media Player project and it has been going great, everything is working properly. Once I was satisfied with the state of my project I decided to test it. My testing went great on PC and Mac across all browsers. Testing on mobile devices like my iPhone, iPad and Fire Tablet did not go so good. The player ran as expected on Safari for my iPhone and iPad, even full-screening the window maintains the control bar I defined rather than using the native iOS player controls :). However when using the Chrome App on my iPhone and iPad my control bar contains the captions button even though I do not have it enabled in my code. Also when I full-screen the Media Player I lose my defined control bar which is replaced by the native iOS player controls :(.
Does anyone know a way to ensure that my defined control bar appears in full-screen mode on the chrome app for mobile devices? Also any help with disabling the captions button on the chrome app for mobile devices would be greatly appreciated as well.
Thanks in advance,
-Dante

