SFSafariViewController needs initWithURLRequest to handle POST Requests

Originator:greg
Number:rdar://21676898 Date Originated:07/05/2015
Status:Closed Resolved:Won't Fix
Product:iOS SDK Product Version:Xcode 7.0b2
Classification:Enhancement Reproducible:n/a
 
Summary:
I need to be able to navigate a user to a web page that is the result of a POST request. Currently, SFSafariViewController can only navigate to URLs that are the result of a GET request. This would also provide API parity with UIWebView and WKWebView.

Notes:
Currently, the only way to display the result of POST requests is UIWebView, as WKWebView still does not support POST requests (radr://18404188).

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!