In webView leads to crash and UI unresponsiveness – Ios swift
I have added a WebView to load HTML and the baseUrl method. But it leads to crashing the app and showing a warning This method should not be called on the main thread as it may lead to UI unresponsiveness.…