I have issue where I couldn't complete the transition from UIWebView to WKWebView.
In my case I use UIWebView for SSO where user login to his identity provider and I get back a POST request with the needed Informations in the HTTPBody.
WKWebView doesn't capture the HTTPBody of POST request
If anyone have any information please help. Thanks 🙏
In my case I use UIWebView for SSO where user login to his identity provider and I get back a POST request with the needed Informations in the HTTPBody.
WKWebView doesn't capture the HTTPBody of POST request
If anyone have any information please help. Thanks 🙏