Byron Murphy

Results 3 issues of Byron Murphy

你好,我在使用过程中发现Download任务完成后返回的String是无法取得文件的,无论是转换为url还是直接取都不行。通过查看源码查看发现返回的是url.absoluteString,这样得到的string并不是文件路径,希望您修复这个Bug,或者告诉我如何使用返回的Path; 我建议通过手动拼接Path的方法,或者直接返回FileUrl。 谢谢

## Summary [NOTE]: # ( Provide a brief overview of what the new feature is all about ) After updating iOS 18.4, the web side can request temporary data access...

enhancement