Hey @stroughtonsmith, I’m curious if you’ve documented any Dock Tile changes for Mac Catalyst. If not, I’d love to share what I’ve figured out or contribute to your incredible collection of Catalyst insights. #catalyst
@nehayward I haven't tried using a Dock Tile since the stone age! Has something changed?
@stroughtonsmith not to my knowledge but I recently wanted to add playback controls to the dock icon similar to the Music app which led me to https://developer.apple.com/documentation/appkit/nsapplicationdelegate/applicationdockmenu(_:). I thought Broadcast might be interested in adopting that as well. I'll write something up and share 😁
@nehayward you're overthinking it — UIApplicationShortcutItems map to dock menu items automatically 😄