iosswiftamazon-s3pre-signed-urlquicklook

Pre-signed AWS S3 URL - Preview using Quicklook framework iOS


I need to preview the files from AWS s3 presigned URL.

Does QuickLook framework (QLPreviewController) supports remote URL? Any other familiar framework available.

Thank you.


Solution

  • No, QLPreviewController only supports local file URLs.