I too am experiencing occasional delays when attempting to load a URL in a WKWebView. didStartProvisionalNavigation gets called and then there is a consistent 30-32 second delay before the request is actually made and decidePolicyFor navigationResponse is called. This is happening in Xcode 12.5.1 running on a iOS 14.8 device.