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?
8 Comments
Kuunha@lemmy.eco.br · 3 pts · 3y
Have a look at this issue: https://github.com/aeharding/voyager/issues/68
Similar? Seems like a webapp limitation on Android/Chrome.
radix@lemm.ee · 2 pts · 3y
Thank you, this is exactly it. I guess there's nothing that can be done.
Kuunha@lemmy.eco.br · 1 pts · 3y
We will have to wait for the Play Store version
radix@lemm.ee · 1 pts · 3y
I thought they're not releasing one because it would require a rewrite of the whole app since right now it's a PWA.
Kuunha@lemmy.eco.br · 2 pts · 3y
There is a PR for a iOS build here: https://github.com/aeharding/voyager/pull/410
So, It is possible