I am trying to show the preview of the files downloaded from a server. The files are downloaded and I open those with the help of QLPreviewController. Many file formats are supported but .eml file attachment is not shown. I need to open the .eml file within my app using some preview controller. I have used QLPreviewController and allow the user to save to Files.
Asked
Active
Viewed 232 times
1
-
See https://developer.apple.com/documentation/quicklook/qlpreviewcontroller for a list of supported file formats. If you think EML files should be supported, you should probably file a radar at bug report.apple.com – Raffael May 04 '18 at 09:49
-
help me out to open .eml files in my ios app. – Rahul May 05 '18 at 19:03
-
@Rahul Were you able to fix this? I am facing the same problem. – CastleErised14 Sep 13 '18 at 14:00
-
@CastleErised14 No bro..still not fixed – Rahul Sep 21 '18 at 05:45