Post

Replies

Boosts

Views

Activity

Xcode 12.3 won't display errors anymore
Hi there, Since a couple days ago (without updating my Xcode version), Xcode (Version 12.3 (12C33)) won't display any errors anymore in the editor and the issue navigator. It still shows them in the Report Navigator though. I tried restarting my MacBook, Xcode, removing the Xcode caches and Derived Data, but nothing seems to help unfortunately. Are there any workarounds to this (rather annoying) issue?
0
0
300
Jan ’21
Scheduling Live Activity updates
Hello Assuming I want to create a Live Activity where I already know that the content is going to change after e.g. 10 minutes, at which time I need to do a HTTP request to update the content. I can't expect the user to open the app during this time. What would be the best way to do this? Is it possible to schedule a activity.update(...) within a background thread? Thanks for your help, Bastian
2
0
1.1k
Sep ’22