I’m encountering different behavior on the iOS 18.4 Simulator—a crash(EXC_BAD_ACCESS) when attempting to set proxyConfigurations like this:
let websiteDataStore = WKWebsiteDataStore.nonPersistent()
websiteDataStore.proxyConfigurations = [ProxyConfiguration]()
Not sure that it's the same issue, but the symptoms are similar. Should I report this separately?
Topic:
App & System Services
SubTopic:
Networking
Tags: