Just icon indicating copy to clipboard operation
Just copied to clipboard

How to Download file

Open luckrill opened this issue 1 year ago • 2 comments

I try Just.get("http://www.mywebsite.com/myfile.pdf") but download failed

my question: how to download file, need finished message, and how to background mode.

luckrill avatar Mar 07 '23 11:03 luckrill

Download File https://github.com/dduan/Just/blob/be341d3df1102954339ce04b7f99f6a952535b9f/Tests/JustTests/JustTests.swift#L5

To download in the background, see this Danie1s/Tiercel https://github.com/Danie1s/Tiercel

Hope this helps

HereOrCode avatar Mar 30 '23 04:03 HereOrCode

thanks

luckrill avatar Mar 30 '23 14:03 luckrill