-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Describe the bug
Photos saved from Bluesky cannot be shared in the chat with the plus button, but sharing them from Photos app is ok.
Environment
iPhone 15 Pro, iOS 18.3
To reproduce
Steps to reproduce the behavior:
- Save a photo from Bluesky
- Tap plus button in Chat
- Pick Photos, and pick the photo saved from Bluesky
Expected behavior
Photo should appear in input area.
Observed behavior
Photo does not appear in input area.
Screenshots, logs, etc
In the console, this error appears
Asset image provider starting prepare...
Type: Debug | Timestamp: 2025-02-08 22:01:39.126179+02:00 | Process: Tact-dev | Library: Tact-dev.debug.dylib | Subsystem: com.justtact.Tact | Category: Asset Picker | TID: 0x6b9217
Asset provider copying to: file:///var/mobile/Containers/Data/Application/0C02B75B-468F-4567-8C3F-36527AA12A02/Library/Application%20Support/com.justtact.Tact/Assets/FD285EF2-976F-4E85-93A7-041C98FF37C4/7616dbda-a01f-4f82-8fe8-91a429b07eaf.png
Type: Debug | Timestamp: 2025-02-08 22:01:39.247047+02:00 | Process: Tact-dev | Library: Tact-dev.debug.dylib | Subsystem: com.justtact.Tact | Category: Asset Picker | TID: 0x6b96a1
*** ERROR: copyImageSource:1962: image destination UTType does not match image source UTType
Type: Error | Timestamp: 2025-02-08 22:01:39.247650+02:00 | Process: Tact-dev | Library: ImageIO | Subsystem: com.apple.imageio | Category: Tact-dev | TID: 0x6b96a1
Asset provider prepare failed, error: AssetPickerError: .ioError Unable to copy image to destination, underlying error: The operation couldn’t be completed. (OSStatus error -50 - image destination UTType does not match image source UTType
)
Type: Debug | Timestamp: 2025-02-08 22:01:39.248695+02:00 | Process: Tact-dev | Library: Tact-dev.debug.dylib | Subsystem: com.justtact.Tact | Category: Asset Picker | TID: 0x6b96a1
Asset provider prepare failed, error: Unable to copy image to destination, underlying error: The operation couldn’t be completed. (OSStatus error -50 - image destination UTType does not match image source UTType
)
Type: Debug | Timestamp: 2025-02-08 22:01:39.248740+02:00 | Process: Tact-dev | Library: Tact-dev.debug.dylib | Subsystem: com.justtact.Tact | Category: AssetPickerController | TID: 0x6b9217
Asset picker error: The operation couldn’t be completed. (AssetPicker.AssetPickerError error 1.)
Type: Error | Timestamp: 2025-02-08 22:01:39.357778+02:00 | Process: Tact-dev | Library: Tact-dev.debug.dylib | Subsystem: com.justtact.Tact | Category: ChatView | TID: 0x6b9217
Any other info
Add any other info about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels