Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Jordankoke opened this issue Nov 27, 2024 · 0 comments
Assignees

Comments

@Jordankoke
Copy link

【版本信息】

4.4.8

【平台信息】

Android 原生

【实际的情况】

setPathAsync(coverUrl) { pagFile ->
pagFile?.let {
composition = pagFile
play()
}
相同URL多次调用setPathAsync,后面有很大几率pagFile 返回空,难道SDK内部没设置缓存么

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants