Hi,
I have create a Mac app that allows viewing of ".fit" files a file format use to record exercise activities and routes (among other things).
I have created a QuickLook Extension to preview these in the finder and this is working fine in most cases if I add file access for this extension in system settings
There are serval cases where this does not work, I'm guessing because of the sandbox? e.g. fit files in iCloud Drive just show default QL view not my custom one.
Is there a way to allow the QL extension to view a "fit" no matter where it might be?
Thanks Ants