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. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Let’s continue here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Update view in a non main actor thread.
Seems like these two functions need to warp with DispatchQueue.main.async ?
Beta Was this translation helpful? Give feedback.
All reactions