Open MohideenSheikSulaiman opened 5 years ago
This is still a problem. I have been unable to make any Data Detector work with this WKWebView even though Data Detectors have been configured properly with:
config.dataDetectorTypes = WKDataDetectorTypeAll;
I have experimented successfully with Data Detectors in other WKWebViews that I have, but this WKWebView will not recognize any WKDataDetectorType.
In WKWebView, mobile numbers and websites are not converted to links automatically even if we set the data detector types (WKDataDetectorTypeAll).