Recently hopped over to Lemmy from Reddit, initially tried Boost and the web app and wasn’t super happy with the experience however after installing Singing I can happily say the experience has improved vastly. It feels more promising and premium than the actual official Reddit app!
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?