Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
2 votes
1 answer
160 views

I'm trying to implement a ControlWidgetButton on iOS 26, and cannot seem to have a custom symbol appear. As a simple test in SFSymbols, I first duplicated the viewfinder icon as a custom symbol named ...
0 votes
1 answer
544 views

I create a launch control widget with these code: @available(iOS 18.0, *) struct LockScreenAppLaunchWidget: ControlWidget { var body: some ControlWidgetConfiguration { ...
2 votes
1 answer
639 views

In iOS 18, we have the ability to add custom widget in ControlCenter. And also we have an AppIntentControlValueProvider, so we can update the widget state when the user presses it. Is there a way to ...
3 votes
1 answer
555 views

I am trying to show my ControlWidget in control center for iOS 18 beta 2 but it is not appearing in when I am trying to add it. My intents are appearing in shortcuts etc but they are not appearing in ...
Hassy's user avatar
  • 5,228

AltStyle によって変換されたページ (->オリジナル) /