Post

Replies

Boosts

Views

Activity

Comment on This method should not be called on the main thread as it may lead to UI unresponsiveness.
This won't help because wrapping code in DispatchQueue.main.async { } will still run that code on the main thread. (Just delayed.)
Replies
Boosts
Views
Activity
Dec ’23
Comment on SwiftUI app outputting CVDisplayLink related messages to console?
Same here. Not sure if it's a coincidence, but I only saw these messages after upgrading to Monterey 12.1
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’21