What version of Streaming-Meda-Cordova-Plugin are you using?
5.26.0
What version of Cordova are you using?
Cordova CLI : 9.0.0 (cordova-lib@9.0.1)
Cordova Platforms : ios 5.1.1
What devices are affected?
iphone 8 plus 13.3
Please describe the issue in detail, with relevant code samples
Setting initFullscreen audio option to false, still shows the media player on fullscreen mode.
Here's the full component code:
Ionic info: Ionic CLI : 6.10.0 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 5.1.1 @angular-devkit/build-angular : 0.901.7 @angular-devkit/schematics : 9.1.7 @angular/cli : 9.1.7 @ionic/angular-toolkit : 2.2.0
What version of Streaming-Meda-Cordova-Plugin are you using? 5.26.0 What version of Cordova are you using? Cordova CLI : 9.0.0 (cordova-lib@9.0.1) Cordova Platforms : ios 5.1.1 What devices are affected? iphone 8 plus 13.3 Please describe the issue in detail, with relevant code samples Setting initFullscreen audio option to false, still shows the media player on fullscreen mode. Here's the full component code:
What did you expect to happen? Not showing the media player at all. What actually happened? It shows the media player