Post

Replies

Boosts

Views

Activity

WKWebview ignoring form Posts
I am using WKWebview in my application to load a third party banking provider page. Once the details are entered the suer makes a form submit to post the contents to teh server. But in WKWebview the post information is completely stripped off. Is this a bug in WKWebview or am I missing something in the implementation? The http post body is always nil when I inspect inside the decidePolicyForNavigationAction delegate.I have seen similar issues reported by others. One suggestion is to create a mutable copy of the request and append your post data inside the WKWebview decide policy delegate. But this is not an option for me as I am dealing with third part web pages?Is there any solution for this issue?Thanks.
Topic: Safari & Web SubTopic: General Tags:
7
0
7.6k
Jun ’18