Please forgive my english.
As you may know, Webrtc is not compatible with Safari IOS on iphone. So I need to force link to open firefox instead of safari.
I found solution for chrome:
googlechromes://google.com
If I do the same for firefox:
firefox://google.com
It open firefox but doesn't load the url. It will just display firefox with the previous url I open on my last firefox session.
So I made a search and I found these:
Force link to open in mobile safari from a web app with javascript
iOS Facebook App browser - force link to open in Safari
But none of these solutions answer to my specific question.
Can someone already faced same issue?
Thanks in advance.
Kind regards
Gauthier