SFSafariViewController should have an initWithURLRequest:

Originator:marcelofabri.mf
Number:rdar://33483701 Date Originated:24-Jul-2017 11:13 AM
Status:Open Resolved:
Product:iOS + SDK Product Version:11.0 b3
Classification:Enhancement Reproducible:Always
 
Summary:
We want to adopt SFSafariViewController in our app, but we need to send custom HTTP headers in our requests. 

One way to support that would be if an an initWithURLRequest: was available.

Steps to Reproduce:
1. Open SFSafariViewController
2. Look for initWithURLRequest:

Expected Results:
It’s there and you can use it in your app!

Actual Results:
You’re sad and have to make your own browser like interface with WKWebView.

Version:
11.0 b3

Notes:

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!