I have downloaded the Voyager PWA from one browser (Chrome), but I want links I click in the PWA to open in another browser (Firefox Nightly).
Currently, links I click in the PWA open in-app, preventing me from easily switching between the Lemmy context of the link and the website itself. Is there a way to set it to open in another browser rather than within the same app?
Have a look at this issue: https://github.com/aeharding/voyager/issues/68
Similar? Seems like a webapp limitation on Android/Chrome.
Thank you, this is exactly it. I guess there’s nothing that can be done.
We will have to wait for the Play Store version
I thought they’re not releasing one because it would require a rewrite of the whole app since right now it’s a PWA.
There is a PR for a iOS build here: https://github.com/aeharding/voyager/pull/410
So, It is possible