List Question
13 TechQA 2023-11-15T09:32:23.487000Cannot convert value of type '[DataModel<T>]' to expected argument type '[DataModel<T>]'
115 views
Asked by Sandeep Bhandari
Swift actor pointing to a non sendable class
42 views
Asked by Yotam
How to make non-sendable type usable in Sendable context?
464 views
Asked by Michał Ziobro
Capture of 'self' in a `@Sendable` closure
3.4k views
Asked by Reinhard Männer
How can i pass sortDescriptors into CloudKitUtility.fetch() as parameter in @MainActor environment?
118 views
Asked by foolbear
Swift Actors and old dependencies
602 views
Asked by lmag
Sendability of function types in property does not match requirement in protocol
131 views
Asked by Siddhant Mishra
CoreData and Swift's Actor and Sendable
1.1k views
Asked by Reinhard Männer
AVSpeechSynthesizer gets terminated immediately without speaking
121 views
Asked by Florian Ldt
How do you work with Non-sendable types in swift?
528 views
Asked by Darren
Can I call an actor's function from a @Sendable sync function?
555 views
Asked by phi
Foundation.Date does not conform to Sendable. Now what?
383 views
Asked by bobby123uk
Why are non-sendable properties mutable from Tasks in Swift
675 views
Asked by rayaantaneja