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

[video_player_avplay] Fix can not resume issue when re-launch app #658

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

xiaowei-guan
Copy link
Contributor

@xiaowei-guan xiaowei-guan commented Jan 16, 2024

Fix #657
Do not need send error message when receive OnInterrupted callback, because MM player can recover on its own.

Do not need send error message when receive OnInterrupted callback,
because MM player can recover on its own.
@xiaowei-guan xiaowei-guan merged commit 772e664 into flutter-tizen:master Jan 17, 2024
6 checks passed
mhoeckner added a commit to mhoeckner/plugins that referenced this pull request Jan 18, 2024
[video_player_avplay] Fix can not resume issue when re-launch app (flutter-tizen#658)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[video_player_avplay] pausing video will throw an error and can not resume play in some situtaion
2 participants