Hi! I actually just submitted my 1.0 app to App Store Review and I was just rejected for using SFSafariViewController, over the same guideline as OP. Imagine my surprise when ASR sent me screenshots of my app using iOS APIs as designed.
So not even SFSafariViewController is protection from committing copyright infringement, apparently.
I also got the same workaround from ASR: make the links exit the app to Safari. But now I'm curious what the point of SFSVC is beyond reading... a privacy policy for your own app? Web pages belonging to your own app? But then why not use a WKWebView?
So not even SFSafariViewController is protection from committing copyright infringement, apparently.
I also got the same workaround from ASR: make the links exit the app to Safari. But now I'm curious what the point of SFSVC is beyond reading... a privacy policy for your own app? Web pages belonging to your own app? But then why not use a WKWebView?