setPathAsync加载网络资源,首次和非首次同样的URL有一定几率返回空资源

Open
#2,601 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Tencent/libpag

All issues in Tencent/libpag

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.