The Android Intent URL spec lets web pages open Android apps. afaict, this is not currently built into components (ag browser_fallback_url) nor do the products handle such a case. If so, this regresses existing Focus and Fire TV functionality). This functionality is also supported in Fennec.
Fennec's behavior was roughly the following:
See the old Focus, or Fennec, implementations for details. This behavior may be outdated and we may want to reaudit (e.g. is searching the store the best behavior?).
Test pages:
I tested on Focus and it appears that GeckoView will prompt to find an app to open a link, which is a different behavior than the system WebView: maybe I am mistaken that this is not handled and that this needs to be resolved at the app level.
I have not tested on Fire TV: I haven't seen this use case being used yet.
Filed https://github.com/mozilla-mobile/focus-android/issues/3710 and https://github.com/mozilla-mobile/firefox-tv/issues/1330 against the specific products.
Prompt user first that they may be leaving the app.
The prompt only happens during private browsing, though.
Related bug: https://bugzilla.mozilla.org/show_bug.cgi?id=806385
Broken down in to #2974, #2975 #2976
I have to say that as of the last stable I wasn't able to open links in app. Am I looking at the right place? Will it be part of the next release?
Are you doing this https://twitter.com/FirefoxPreview/status/1152896874967425025 @Natim?
If it does not work for you, please report a new bug and mention the site you are having issues with https://github.com/mozilla-mobile/android-components/issues
No, never met this menu!!!
I was looking there:

Is there an open bug for actually supporting Android Intents as opposed to this workaround?
Most helpful comment
Is there an open bug for actually supporting Android Intents as opposed to this workaround?