Post

Replies

Boosts

Views

Activity

Reply to URLSession is broken in iOS 18.4 RC Simulator
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?
Apr ’25