Post

Replies

Boosts

Views

Activity

Comment on withCheckedContinuation crashes on Xcode 16
Unfortunately this is happening to us with all our apps built with Xcode 16's latest version. It's causing random crashes and we're unable to reproduce this ourselves, but seeing an increase in crashes after building and releasing with xcode 16 recently: FB15151141 We had not built or released our app with any of Xcode 16's prior beta versions. This is our first release and there's no stoppage of crash reports coming in. The crashes are happening for macOS 15 and iOS 18 users.
Sep ’24
Comment on App is crashing when using "withCheckedContinuation" in Xcode 16 beta 5
We're seeing this on the latest Version 16.0 (16A242d). Our app uses Swift concurrency + withCheckedContinuation and withCheckedThrowingContinuation and these are crashing on iOS and macOS randomly for random people repeatedly. We've tried just about everything but the crashes "shift" from one part of the app to another. So there's some kind of memory corruption going on.
Sep ’24