The Dynamic Island remains blank, but when I tap it, it correctly launches my app. This indicates that the activity is created, but the UI never gets rendered.
Additionally, the Live Activity on the Lock Screen also does not show any UI.
Questions
Is using .frame(maxWidth: .infinity, maxHeight: .infinity) causing layout issues inside Dynamic Island?
Are there known constraints or limitations in Dynamic Island views that could prevent rendering?
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: