Incompatible browser when loading WKWebview – Ios swift
I am getting an "Incompatible Browser" error when trying to load a website using WKWebview. The same website loads fine using the Safari browser. I have also tried setting the user agent of my webview using the customUserAgent method to…