this post was submitted on 27 Jul 2023
262 points (98.5% liked)
Voyager
5579 readers
43 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I notice when I click on a YouTube link in the PWA it opens up in the same window and takes me to the link, but when I click on the same link in the TestFlight app it opens in a separate window. Is that intended?
Not intended, just the way native apps work. At some point I will need to add code to explicitly open certain things in their app.
would be great to make it a settings page for which media type/app to choose how to open them.
If you wanted it to open up in the same window like it does in the PWA would you have to code in a browser to the native app? Is that something youโd be interested in adding in the future?