This repository has been archived by the owner on May 1, 2024. It is now read-only.
[Bug] [Android] MediaElement works unstable inside CarouselView / SfRotator #724
Labels
a/MediaElement
bug
Something isn't working. Breaky break.
p/android
This issue impacts Android
s/unverified
This issue needs verification/reproduction by a team member. PRs cannot be accepted/merged.
Description
If page contains MediaElement inside CarouselView / SfRotator strange things happen on Android (on iOS everything works perfect).
If page contains standalone MediaElement and CarouselView with MediaElements inside, scrolling CarouselView sometimes rewinds the video backwards a few seconds on standalone MediaElement.
After scrolling CarouselView (or SfRotator) or just after new CarouselView is created sometimes MediaElements not displaying any video, just transparent frame (it happens only on certain Android devices).
It seems that opened MediaElements interfere with each other. It happened also just with one CarouselView or SfRotator without any standalone MediaElement, just then it is less visible and seems to happen not on every Android device (or not always).
Steps to Reproduce
Expected Behavior
Group of MediaElements works on Android same way as on iOS, without any problem.
Actual Behavior
On Android, MediaElements interfere with each other.
Basic Information
Reproduction Link
MediaElementProblem04.zip
The text was updated successfully, but these errors were encountered: