setPathAsync加载网络资源,首次和非首次同样的URL有一定几率返回空资源
Open
@kevingpqi123 is already working on this.
Since Nov 27, 2024.
Assessment
This issue has not been assessed yet.
Description
【版本信息】
4.4.8
【平台信息】
Android 原生
【实际的情况】
setPathAsync(coverUrl) { pagFile ->
pagFile?.let {
composition = pagFile
play()
}
相同URL多次调用setPathAsync,后面有很大几率pagFile 返回空,难道SDK内部没设置缓存么
- Dominant language
- HTML
- Stars
- 5.8k
- Forks
- 531
- Avg merge
- 8d 55m
- Merged PRs (30d)
- 17
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.
More from Tencent/libpag
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
-
harmony 4.5.94 崩溃 Open