-2

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.

sasi kumar
  • 723
  • 5
  • 14

1 Answers1

1

No, QLPreviewController only supports local file URLs.

Thomas Deniau
  • 2,488
  • 1
  • 15
  • 15