Fulguris
Fulguris copied to clipboard
non-http fallback URL not handling
Description
Problem When a NonHttpAppLink is intercepted (intent:// etc.) and the fallbackUrl is used (When no activities are found for the initial Intent), then the fallbackUrl is loaded as a normal web link.
This is problematic if the fallbackUrl is a market:// link for example, which will fail to load in the WebView.
To reproduce
Steps to reproduce the behaviour:
- Visit: https://studio.click.godaddy.com/FVXM/f2c4755d
- Dialog open in another app is not shown.
I think this ought to be fixed but I'm not sure I understand it all. The other day I had something similar I think when the DB app redirected to Fulguris but Fulguris then failed redirect to the DB app displaying an empty page with an app specific protocol.
@Kita2345 When I click that link all I get is an empty page. Though it uses the https protocol.