-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
Description
- I have searched open and closed issues for duplicates
- I am submitting a bug report for existing functionality that does not work as intended
- This isn't a feature request or a discussion topic
Bug description
Signal is not handling pro raw images correctly. It is being treated like a file.
There seems to be some amount of time that passes, or a trigger that causes it to eventually work.
What I am suspecting is that iOS creates a thumbnail or cached version eventually, which signal is then able to pick up and process.
Also referenced in #4928 but that issue was closed with explanation.
Steps to reproduce
- Enable proraw mode on iPhone camera (requires a pro device)
- Take a picture
- Attempt to attach picture in signal chat
Actual result:
Attaches it like a file
Expected result:
Attach like a picture
Screenshots
Device info
Device: 13 pro max
iOS version:
15.4.2
Signal version:
5.37.0.4
Link to debug log
jwagner and calebruz