Planet icon indicating copy to clipboard operation
Planet copied to clipboard

Article web view is not handling download

Open livid opened this issue 2 years ago • 2 comments

A few methods are currently missing in our delegate implementation.

https://stackoverflow.com/questions/59083340/how-to-download-files-in-wkwebview

livid avatar Jun 02 '22 19:06 livid

@kailuo is currently working on WKDownloadDelegate for article web view.

livid avatar Aug 01 '22 18:08 livid

Implemented and improved in:

  • https://github.com/Planetable/Planet/pull/40
  • https://github.com/Planetable/Planet/pull/47
  • https://github.com/Planetable/Planet/pull/74

kailuo avatar Oct 17 '22 05:10 kailuo