We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Photos saved from Bluesky cannot be shared in the chat with the plus button, but sharing them from Photos app is ok.
iPhone 15 Pro, iOS 18.3
Steps to reproduce the behavior:
Photo should appear in input area.
Photo does not appear in input area.
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
Add any other info about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
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
Any other info
Add any other info about the problem here.
The text was updated successfully, but these errors were encountered: