Skip to content

An error occurred when automatically replaying multiple times #61

Open
@imsai-sh

Description

@imsai-sh

When using this lib, I encountered the problem of an infinite loop after repeated playback multiple times (it seems to only occur on real devices, and it is random). In order to troubleshoot the problem, I reproduced this problem in the Demo project in this warehouse:
For the Demo project, I only modified one part: adding a 5-second test video to the videoURLs.
WX20240209-160447

Then run the project directly, and after repeated playback multiple times, onPlayToEndTime
and onReplay will be called very quickly and will not stop. The video cannot be played.
WX20240209-160736

My device: iphone14 pm, ios 17.3
xcode: Version 15.0.1 (15A507)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions