Post

Replies

Boosts

Views

Activity

Comment on iOS 17 Beta Breaks activityBackgroundTint(_:) on Live Activities
Yes, DTS said that this change is intended and by design. Don't ask me why they chose to change the default background to black... some of Apple's own Live Activities (e.g. Check In) still use the notifications background material like in iOS 16 (as they should... imo it looks better). As a workaround, I decided to add my own background image instead, and I'm using .activityBackgroundTint(.black.opacity(0.4)) since it looks like the default dark mode background material.
Oct ’23