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
Added test case for MediaPlayer.setLoop() issue. Found that this test case failed even in the simulator, but this commit fixes it. Haven't tested on iOS yet. #2969
This issue has been tested on iOS 13.3.
mediaPlayer.setLoop(true) has no effect and the video just stops.
The text was updated successfully, but these errors were encountered: