App在后台呆了一会,回到前台后,动画停止播放了。
Open
@kevingpqi123 is already working on this.
Since Jan 23, 2024.
- Dominant language
- HTML
- Stars
- 5.8k
- Forks
- 531
- Avg merge
- 8d 55m
- Merged PRs (30d)
- 17
Description
【版本信息】
4.3.47
【平台信息】
iOS 原生
【预期的表现】
播放中的动画,在app退到后台后超过10s中,再回到前台时,动画继续播放。
【实际的情况】
播放中的动画,在app退到后台后超过10s中,再回到前台时,动画停止了,且无法调用play方法继续播放
https://github.com/Tencent/libpag/assets/18586502/2f9a4276-dbd6-421d-977c-fb9dd28ac63b
。
【Demo及附件】
官方demo即可复现
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.