popupPresentationController: Update view in a non main actor thread. #55
Closed
steventong
started this conversation in
General
Replies: 2 comments 2 replies
|
Where are you seeing this? I haven’t seen such runtime issues before. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Update view in a non main actor thread.
Seems like these two functions need to warp with DispatchQueue.main.async ?
All reactions