this post was submitted on 27 Apr 2024
7 points (100.0% liked)

Arctic

326 readers
4 users here now

Arctic is a Lemmy client for iOS built on pure Swift. It currently supports iOS 15+ and Lemmy v0.17+

Get the latest version on TestFlight, or check it out on the AppStore.

If you would like to support Arctic’s development, feel free to Buy Me A Coffee

founded 1 year ago
MODERATORS
 

Don’t know if this is from the most recent update but I just saw this post and it doesn’t show the image in the feed—just a grey placeholder box. Opening the post shows the image.

https://feddit.uk/post/11005731

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 3 months ago

I started adding support for this yesterday, any time a post is opened, or when you interact with an open post (vote, save, comment, etc) it will update the post feed with that information. This has been a long standing issue I’ve intended on fixing for a while.

As for the YouTube previews, I really need this marked as an experimental feature. It uses a third party library that utilizes undocumented decryption to attempt loading the video, it doesn’t work at any for age protected videos, and it seems to be really spotty as to when it will actually work. YouTube intentionally try’s to block these types of libraries. I’ll see if I can’t come up with an alternative for this.