Hacker News new | ask | show | jobs
by johncolanduoni 674 days ago
WKWebView and SafariViewController do, but they run the browser engine and JIT in another process so that the app still doesn’t have the ability to execute unsigned pages.
1 comments

Interesting! How are unsigned pages determined this case?