I am porting swift sample into the Xamarin and found that XI doesn't support QuickLook extensions.
Steps to Reproduce
- Download a sample
- Run it
- Create an internal document and save it ('Done' button)
Expected Behavior
QLThumbnailProvider implementation is invoked and thumbnail is created

Actual Behavior
There is default icon and no additional call

Environment
- VSfM
https://gist.github.com/mykyta-bondarenko-gl/56bb56c36608563c29d56040a0e55252
Build Logs
- Build Output
https://gist.github.com/mykyta-bondarenko-gl/2ed4831f94368b3a00054b0c0c87ff52
Example Project
Particles
I am porting swift sample into the Xamarin and found that XI doesn't support QuickLook extensions.
Steps to Reproduce
Expected Behavior
QLThumbnailProviderimplementation is invoked and thumbnail is createdActual Behavior
There is default icon and no additional call
Environment
https://gist.github.com/mykyta-bondarenko-gl/56bb56c36608563c29d56040a0e55252
Build Logs
https://gist.github.com/mykyta-bondarenko-gl/2ed4831f94368b3a00054b0c0c87ff52
Example Project
Particles