The `onComplete` callback cannot be used as a message parameter in `handleDownload `
onComplete is always null
I'm having the same problem. Did you manage to fix it?
@bingren-yd 请帮看下这个问题
@bingren-yd 请帮看下这个问题
看起来是旧版本代码,使用最新版还能稳定复现这个问题吗?
This appears to be an older version of the code. Can you still consistently reproduce this issue with the latest version?
I will double-check the code here no matter what.
@bingren-yd 请帮看下这个问题
看起来是旧版本代码,使用最新版还能稳定复现这个问题吗?
This appears to be an older version of the code. Can you still consistently reproduce this issue with the latest version?
使用的是1.29.9,在后面续的版本中,没看到有对download作出调整的部分。
因无法执行onComplete回调,会导致:即使下载完成,也会等待超时。