dotnet / dotnet/macios

[XI] doesn't support QuickLook extensions

Open
#5,335 6 comments 1 reaction 0 assignees View on GitHub
app-extensions enhancement iOS
Dominant language
C#
Stars
2.9k
Forks
576
Avg merge
2d 13h
Merged PRs (30d)
96

Description

I am porting [swift sample](https://developer.apple.com/documentation/uikit/view_controllers/building_an_app_based_on_the_document_browser_view_controller?preferredLanguage=occ) into the Xamarin and found that XI doesn't support QuickLook extensions.

### Steps to Reproduce

1. Download a [sample](https://github.com/xamarin/private-samples/tree/particles/ios11/Particles)
2. Run it
3. Create an internal document and save it ('Done' button)

### Expected Behavior
`QLThumbnailProvider` implementation is invoked and thumbnail is created

![screen shot 2018-12-31 at 11 19 06](https://user-images.githubusercontent.com/32954580/50557474-1eccd180-0cee-11e9-92ca-f9551e65e8b4.png)

### Actual Behavior
There is default icon and no additional call

![screen shot 2018-12-31 at 11 15 56](https://user-images.githubusercontent.com/32954580/50557476-20969500-0cee-11e9-83c5-5f769b68798b.png)

### Environment

1. VSfM
https://gist.github.com/mykyta-bondarenko-gl/56bb56c36608563c29d56040a0e55252

### Build Logs

1. Build Output
https://gist.github.com/mykyta-bondarenko-gl/2ed4831f94368b3a00054b0c0c87ff52

### Example Project

[Particles](https://github.com/xamarin/private-samples/tree/particles/ios11/Particles)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.