this post was submitted on 26 Jan 2025
61 points (91.8% liked)
Lemmy Apps
5637 readers
2 users here now
A home for discussion of Lemmy apps and tools for all platforms.
RULES:
- No spamming
- Be nice and have fun
- Follow the general lemmy.world rules
An extensive list of Lemmy apps is available here:
Visit our partner Communities!
Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. [email protected]
Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. [email protected]
Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. [email protected]
Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. [email protected]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Love Voyager but this is the biggest downside. Would be happy to join the TestFlight when it’s up. Good luck!
I really appreciate that! I’m aiming for a TestFlight beta in 2 months. Technically, there is no reason I can’t launch a beta today, but I want to have the app be functional enough that it’s mostly usable.
I’ll DM you when I have a beta up.
Great! Looking forward to it. Colour scheme and the iOS focus remind me of Bean, which was my favourite Lemmy client up until the dev abandoned it.
Voyager is great but it does feel like a web app at times, especially when you get the very common “can’t load the database” error. It looks the part compared to Apollo, but it doesn’t always act it.
Yes! I believe Voyager’s database issue is caused by Safari’s implementation of IndexedDB since voyager runs in a web view. Since my app also has a web version, I suppose you could technically get that error in the browser. But the actual native app you install doesn’t use a web view or IndexedDB, so you will never see that error.