nextcloud / ios

📱 Nextcloud iOS App
https://itunes.apple.com/us/app/nextcloud/id1125420102
GNU General Public License v3.0
1.94k stars 875 forks source link

iOS HEIC photos converted to JPG #2312

Open walchko opened 1 year ago

walchko commented 1 year ago

Steps to reproduce

  1. Upload heic photos

Expected behaviour

Photos should be stored on nextcloud as heic

Actual behaviour

Photos are converted to JPG

Reasoning or why should it be changed/implemented?

It is easier to not convert the images and leave them in their original format. Besides, I like the heic format better

Environment data

iOS version: iOS 15.7.2

Nextcloud iOS app version: 4.6.0.19

Server operating system: Docker linux

Web server: nginx

Database: mariadb

Nextcloud version: 25.0.2

marinofaggiana commented 1 year ago

In settings/advanced disable the "Most compatible"

walchko commented 1 year ago

Thanks for the comment ... so, it sort of works. I can see via the web interface that the HEIC image is over there (on my docker server) now. However, the preview of the image doesn't appear and when I click on the image to see it, it just spins and doesn't show me the image.