Download file failed: downloadFile:fail native exception java.lang.IllegalArgumentException: unexpected url: ttfile://temp/1601042278632.png stack:okhttp3.Request$Builder.url(SourceFile:17104990)
用cocos下载头条app在的资源报错,请问这是啥原因呢
cc.loader.load({ type: “image”, url }, (err, texture) => {
// 自己实现自己的业务逻辑
cc.log(err);
console.log(texture);
});