okuna-app icon indicating copy to clipboard operation
okuna-app copied to clipboard

Download images

Open 999eagle opened this issue 5 years ago • 4 comments

This PR aims to add the option to download post images (#210). Currently still WIP.

999eagle avatar Apr 12 '19 15:04 999eagle

This should now work on Android and iOS and I feel like this is ready now :)

999eagle avatar Apr 18 '19 22:04 999eagle

Cool! I’ll take a look 🦆

On Fri, 19 Apr 2019 at 00:16, Sophie Tauchert [email protected] wrote:

This should now work on Android and iOS and I feel like this is ready now :)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OpenbookOrg/openbook-app/pull/253#issuecomment-484707849, or mute the thread https://github.com/notifications/unsubscribe-auth/ADBFXZJOIC3FQEPKLUPPZCDPRDXNLANCNFSM4HFRQKAQ .

lifenautjoe avatar Apr 18 '19 22:04 lifenautjoe

Hmm getting a Unable to copy temp file. Error: The file “CFNetworkDownload_pMIYDN.tmp” doesn’t exist. when tapping download

lifenautjoe avatar Apr 18 '19 22:04 lifenautjoe

URLSession:downloadTask:didFinishDownloadingToURL:
Unable to copy temp file. Error: The file “CFNetworkDownload_1OIRNh.tmp” doesn’t exist.
execute query: UPDATE task SET status=4, progress=-1 WHERE task_id="social.openbook.app.download.background.1555627649.266563.4"
open DB successfully
Query was executed successfully. Affected rows = 1
URLSession:task:didCompleteWithError:
HTTP status code: 200

lifenautjoe avatar Apr 18 '19 22:04 lifenautjoe