Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
5.57k stars 539 forks source link

Bug: Issue with share as image when post has multiple pictures or video #2205

Open jesusjimsa opened 1 month ago

jesusjimsa commented 1 month ago

Environment:

Description

Sharing a post as an image when the post has multiple pictures attached doesn't show any of the pictures in the post. Here are some examples:

https://mastodon.social/@BasicAppleGuy/113229594989562708 image

https://mastodon.social/@dimillian/113219780186492973 image

Also, when sharing a post as an image when it has a video, the image generated has a "forbidden" symbol instead of a thumbnail of the video:

https://mastodon.social/@Doctor_J_/113228940209240099 image

Related Issues