Post

Replies

Boosts

Views

Activity

Unable to set the new App Tint Color options for App Shortcuts
I'm working on creating App Shortcuts for my app to show up in the Shortcuts app and Spotlight. One new feature this year is the option to add your apps tint color as a background, but I'm not able to get this to work. I have added the items NSAppIconActionTintColorName (String) and NSAppIconComplementingColorNames (Array?) to my info.plist file that where briefly mentioned in the WWDC23 video, but they don't seem to have any effect. Has anyone got these to work in their project?
2
4
2.0k
Jun ’23
Watch Ultra - How to customize Action Button secondary action?
I make a workout app for Apple Watch and have just implemented App Intents for StartWorkout, PauseWorkout and ResumeWorkout using the Action Button on Apple Watch Ultra. I want to add a secondary action that should be triggered when the Action Button is pressed a second time, but I can't find any documentation about how to accomplish this. I have tried to just create another AppIntent, but it doesn't show up as an option in the settings app. Any help with this would be much appreciated!
2
0
1.3k
Nov ’22