Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mediaPlayer.setLoop(true) does not work on iOS #2969

Closed
carlosverdier opened this issue Dec 22, 2019 · 1 comment
Closed

mediaPlayer.setLoop(true) does not work on iOS #2969

carlosverdier opened this issue Dec 22, 2019 · 1 comment
Assignees
Milestone

Comments

@carlosverdier
Copy link

This issue has been tested on iOS 13.3.

mediaPlayer.setLoop(true) has no effect and the video just stops.

@codenameone codenameone added this to the Version 7.0 milestone Dec 23, 2019
shannah added a commit that referenced this issue Dec 30, 2019
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
@shannah
Copy link
Collaborator

shannah commented Dec 30, 2019

Fix will be included in next update Friday.

@shannah shannah closed this as completed Dec 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants