MauiHybridWebView icon indicating copy to clipboard operation
MauiHybridWebView copied to clipboard

tel: scheme not working in <a> tags

Open nine-2-five opened this issue 1 year ago • 1 comments
trafficstars

This doesn't seem to work: Call +1 234 567 890

image

Any workaround for making calls from HybridWebView?

nine-2-five avatar Oct 12 '24 06:10 nine-2-five

Hmm interesting we'll have to take a look at this!

It's not a nice workaround, but you could change those links to do a HybridWebView call and invoke the telephone API from C#. But of course this should just work automatically.

Eilon avatar Oct 23 '24 17:10 Eilon