You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of Streaming-Meda-Cordova-Plugin are you using?
2.3.0 What version of Cordova are you using?
6.2.0 What devices are affected?
Phone 12 Pro Emulator - iOS 14.4 Please describe the issue in detail, with relevant code samples
When i click the play button and call streamingMedia.playVideo() (play() event detail is in below), just black screen pops up and app stay in there.
What did you expect to happen?
Play the video What actually happened?
Black screen popups up and stay in screen until the app is closed. And also there is no error on console.
The text was updated successfully, but these errors were encountered:
What version of Streaming-Meda-Cordova-Plugin are you using?
2.3.0
What version of Cordova are you using?
6.2.0
What devices are affected?
Phone 12 Pro Emulator - iOS 14.4
Please describe the issue in detail, with relevant code samples
When i click the play button and call streamingMedia.playVideo() (play() event detail is in below), just black screen pops up and app stay in there.
play(videoUrl) {
}
What did you expect to happen?
Play the video
What actually happened?
Black screen popups up and stay in screen until the app is closed. And also there is no error on console.
The text was updated successfully, but these errors were encountered: