List Question
13 TechQA 2024-03-12T15:07:14.223000How do you work with Non-sendable types in swift?
528 views
Asked by Darren
AVSpeechSynthesizer gets terminated immediately without speaking
121 views
Asked by Florian Ldt
Swift actor pointing to a non sendable class
42 views
Asked by Yotam
Cannot convert value of type '[DataModel<T>]' to expected argument type '[DataModel<T>]'
115 views
Asked by Sandeep Bhandari
Sendability of function types in property does not match requirement in protocol
131 views
Asked by Siddhant Mishra
Why are non-sendable properties mutable from Tasks in Swift
675 views
Asked by rayaantaneja
How can i pass sortDescriptors into CloudKitUtility.fetch() as parameter in @MainActor environment?
118 views
Asked by foolbear
How to make non-sendable type usable in Sendable context?
464 views
Asked by Michał Ziobro
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
Swift Actors and old dependencies
602 views
Asked by lmag
Capture of 'self' in a `@Sendable` closure
3.4k views
Asked by Reinhard Männer
CoreData and Swift's Actor and Sendable
1.1k views
Asked by Reinhard Männer