Post

Replies

Boosts

Views

Activity

Reply to This method should not be called on the main thread as it may lead to UI unresponsiveness.
Is there any solution besides DispatchQueue.main.async (which doesn't eliminate this message)? On iOS 16.1 WKWebView also failed to load a page with following message: "[Process] 0x1180018f0 - [PID=734] WebProcessProxy::requestTermination: reason=8" - don't sure is it related to loading from main thread or it's a different issue.
Replies
Boosts
Views
Activity
Oct ’22