Reputation:
In my Android app, I have a website in WebView (URL) with many phone numbers. But the numbers don‘t offer click-to-call. Do I have to link all number on my website with tel:123456789
?
In my iOS-App click-to-call is available without linking the phone numbers. Can I do it in Android webview, too? Thanks for every answer.
Upvotes: 1
Views: 2093