List Question
19 TechQA 2024-01-16T13:03:56.240000In swift, do we need "@MainActor in" inside the closure of an other object written inside ViewController?
230 views
Asked by wolverine
Concurrency problem when only parts of a class are annotated with @MainActor
227 views
Asked by Sebastian Kirsche
Why is the following code not running on the main thread?
135 views
Asked by Daniel Amarante
How to initialise a custom WKWebView view without having to explicitly trigger the main thread (@MainActor)
117 views
Asked by Saad Qureshi
@MainActor isn't forcing compiler check when mutating @Observable property on background thread
164 views
Asked by Plato
how to punt one func off the main thread in a class derived from a @MainActor class
38 views
Asked by Anton Tropashko
How can i pass sortDescriptors into CloudKitUtility.fetch() as parameter in @MainActor environment?
118 views
Asked by foolbear
Are extensions of @MainActor classes on the main actor?
626 views
Asked by meaning-matters
I'm getting a purple warning when trying to save via @AppStorage inside an asynchronous call
159 views
Asked by fs_tigre
SwiftUI Using @MainActor with EnvironmentKey
627 views
Asked by Ammar Ahmad
How to initialize Swift class annotated @MainActor for XCTest, SwiftUI Previews, etc
1.5k views
Asked by NicolasBrunner
Sign in with Apple MainActor issues
346 views
Asked by Joris
How to use URLSession in MainActor
706 views
Asked by Okan Kocyigit
Using @MainActor in a Task which is calling async function declared as @MainActor
1.9k views
Asked by Zagahr
SwiftUI @MainActor loses global actor
7.9k views
Asked by kittonian
What is the best solution for background task using Swift async, await, @MainActor
9.7k views
Asked by Shuji Fukumoto
asyncDetached falling back into main thread after MainActor call
2k views
Asked by matt