Post

Replies

Boosts

Views

Activity

Reply to Apple watch crown doesnt regulate volume in Now Playing after update
Not sure if we will see a fix. All none apple apps use the WKInterfaceVolumeControl wrapped in a WKInterfaceObjectRepresentable which stopped working we have seen. but the NowPlaying() swift control works just find where it uses Apples own volume control that is slim. The fix for the other apps would be to switch to using the apple now playing view, which isn't ideal.
Topic: App & System Services SubTopic: Core OS Tags:
Apr ’24
Reply to Apple watch crown doesnt regulate volume in Now Playing after update
Not sure if we will see a fix. All none apple apps use the WKInterfaceVolumeControl wrapped in a WKInterfaceObjectRepresentable which stopped working we have seen. but the NowPlaying() swift control works just find where it uses Apples own volume control that is slim. The fix for the other apps would be to switch to using the apple now playing view, which isn't ideal.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’24
Reply to AppEntity Filtering broken in iOS 17.4
Screenshot from iOS 17.2 showing the full filter options as expected iOS 17.4 showing that same shortcut action completely missing the filter options.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’24
Reply to AppIntent Parameter type Duration
@Property(title: "Duration") var duration: Measurement<UnitDuration> but will likely have to also add extension UnitDuration: @unchecked Sendable { } to silence the warnings
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’23