Post

Replies

Boosts

Views

Activity

Comment on UIAlertAction handler/closure does not execute
A breakpoint set on that line with showModal() for .failure is executed but I do not see the popup that I was expecting but another one. Ok, working on it....
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on TableView model updated asynchronously sometimes crashes the app
I assume that you integrate both of these results into your model on the main thread — because that’s the only place it’s safe to call reloadData() -> Exactly. I will try to catch the error when it occurs next time and post the crash report. As I said it doesn't happen often.
Replies
Boosts
Views
Activity
Jun ’22