@deeje
Hello, thanks for your reply. Just to clarify, this will only run if the app enters the foreground, right?
Thanks!
Post
Replies
Boosts
Views
Activity
@Claude31
Thanks for your reply. I added the 'id' but it still doesn't work.
Update: fixed.
I changed the 'group' in DetailView from a Binding to an ObservedObject and added group.objectWillChange.send() in the necessary places.