How to intercept (see) all requests of a site written in React in WKWebView for iOS 13 and higher?

Viewed 103

I can't intercept all requests, I tried to use WKNavigationDelegate, schemeHandler and some repositories, but nothing is working. Is there any way to get them?

0 Answers
Related