SwiftUI DynamicIsland View Not Updating on AppIntent
I’m working on a SwiftUI app that uses the DynamicIsland’s expanded region to display a moving rectangular object. The movement is triggered by an AppIntent, but I’m encountering an issue where the UI doesn’t update to reflect the object’s new position when the intent is triggered: