Post

Replies

Boosts

Views

Activity

Comment on Crash in URLSessionConfiguration init in Xcode 26.0 beta (17A5241e)
You can easily reproduce it by building and launching the open source iOS ownCloud client at https://github.com/owncloud/ios-app: git clone https://github.com/owncloud/ios-app cd ios-app git submodule init git submodule update open ownCloud.xcodeproj Build & Run and it crashes right in -[NSURLSession sessionWithConfiguration:delegate:delegateQueue:] (within -[__CFN_ConnectionContextManager registerSession:]).
Jun ’25