43
Sync for Lemmy is crazy good!
(lemmy.world)
A home for discussion of Lemmy apps and tools for all platforms.
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. !plugins@sh.itjust.works
Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. !lemmy_integrations@lemmy.dbzer0.com
Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. !lemmy_dev@programming.dev
Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. !lemmydev@lemm.ee
Regarding #15. In didn't tap a link in Voyager. I tapped "Share" and then chose the DuckDuckGo browser as the share target for the URL. I do this occasionally since it's not my default browser and I use it for throwaway links I don't want to clutter Firefox with.
In every other app, not just Lemmy ones, it simply opens the browser as a new process and loads the URL. On the other hand, Voyager some how opens the browser as Voyager. When opening the recent apps list, I no longer see Voyager. I only see DuckDuckGo with the Voyager icon above it.
Once the page is open, if I tap into a link on the page, then another, then another, I know have to hit Back 3 times to get back to Voyager.
No other app does this.
Oh, that is really weird. I can reproduce that. I looked it up and found this issue report that sounds like the root problem: https://github.com/ionic-team/capacitor-plugins/issues/1466
That's some plugin, though. Are you using that plugin?
It says "the sharing Intent should be created with the Intent.FLAG_ACTIVITY_NEW_TASK flag". So maybe look into that?