Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Option to open links in FF/iOS rather than MobileSafari #2949

Open
ara4n opened this issue Jan 28, 2020 · 7 comments
Open

Option to open links in FF/iOS rather than MobileSafari #2949

ara4n opened this issue Jan 28, 2020 · 7 comments

Comments

@ara4n
Copy link
Member

ara4n commented Jan 28, 2020

Apparently this must be done in the app rather than the OS.

@a2sheppy
Copy link

Yes. Apps that let you send links to apps other than Safari do so by providing their own support for it. It's pretty easy to do. Ideally support would be in place for letting the user choose Firefox, Chrome, Edge, Yandex Browser, Brave, and maybe Firefox Focus and Opera Mini.

@aaronraimist
Copy link
Contributor

Duplicate of #651

@m8nmueller
Copy link

m8nmueller commented Apr 28, 2020

I would really like to work on this; started to take a look at the project but I'm new to it so it could take some time. My first research showed to me that it is probably to be solved in the Matrix iOS Kit (around here). Those lines show code which is intended to do exactly that. But the setting seems to be a bit too simplistic to work with browser URI schemes which don't just expect the URL as value. But as I'm personally interested in this feature, I will continue to dig into the code.

@Mikaela
Copy link

Mikaela commented Sep 21, 2020

I think iOS 14 has fixed this and #651, however changing default browser to Firefox seems to result to all links saying "Unable to open link" in a screen that cannot be rageshaked.

@m8nmueller
Copy link

Thank you for pointing this out - I was not aware of that feature. If support for older iOS versions isn't considered essential, this issue can probably be closed.

@a2sheppy
Copy link

Firefox will need to be updated to announce to iOS 14 that it's a browser in order for this to work, however.

@aaronraimist
Copy link
Contributor

It already has been.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants