Post

Replies

Boosts

Views

Activity

Reply to SwiftUI + Core Data: list doesn't refresh changes (no relationship)
SOLVED: all child classes view have to define attribute using @ObservedObject wrapper. In previous code I replaced, into TimerCardView(timer: timer): from var timer: Timer to @ObservedObject var timer: Timer And now WORKS!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to SwiftUI background mode works in simulator but not on a real device?
This guide works: https://betterprogramming.pub/dont-stop-the-music-in-an-ios-app-bc4780f6cf61
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Aug ’22