Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No image preview when sending images to iPhone #47

Closed
wkpn opened this issue May 13, 2020 · 5 comments
Closed

No image preview when sending images to iPhone #47

wkpn opened this issue May 13, 2020 · 5 comments
Labels
bug Something isn't working

Comments

@wkpn
Copy link

wkpn commented May 13, 2020

title^

debugging shows that FileIcon from this line definitely has some bytes in it, but upon receiving no preview is available, just the plain text

Expected behavior: this

Actual behavior: same but without an image

@schmittner
Copy link
Member

What‘s the iOS version?
Does this happen with all source files?
Can you send an example?

@wkpn
Copy link
Author

wkpn commented May 13, 2020

iOS version: latest, 13.4.1
I've tried jpg, png and it was all the same no matter what the image was
Interestingly enough, when sending images to MacBook, notification has the preview, while there is nothing on the iOS

@schmittner
Copy link
Member

I just confirmed this.

It might be that Apple has changed something regarding the preview format for iOS (used to be JPEG2000). We'll check if something has changed, but this may take some time.

@schmittner schmittner added the bug Something isn't working label May 14, 2020
@wkpn
Copy link
Author

wkpn commented May 14, 2020

I've just read the wiki and it says that Apple has disabled preview from non-contacts.

Looks like it is iOS thing and has nothing to do with preview formats (source)

@schmittner
Copy link
Member

Thanks for the info. So, it's expected behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants