iOS 偶现播放异常 出现透明帧
Open
@kevingpqi123 is already working on this.
Since Sep 2, 2026.
- Dominant language
- HTML
- Stars
- 5.8k
- Forks
- 531
- Avg merge
- 8d 55m
- Merged PRs (30d)
- 17
Description
【版本信息】
4.5.81
【平台信息】
iOS原生
【预期的表现】
可以正常循环播放
【实际的情况】
1: 在4.5.x版本使用PAGView、PAGImageView播放时会 偶现(出现概率很高) 透明帧的情况
2: 在4.4.35版本播放正常
【Demo及附件】
使用的本地方式加载
pagView.setPath(url)
pagView.setCurrentFrame(0)
pagView.setCacheAllFramesInMemory(false)
pagView.setRepeatCount(repeatCount)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.