I found a solution. This question and this documentation helps me to understand situation.
As a result, i've written a link handler which follow this logic:
- Open http and https in the same WebView
- Tries to handle known schemes (tel: etc.)
- If can't find a known activity, parses intent: scheme…
Top comments (0)