Post

Replies

Boosts

Views

Activity

ControlWidgetToggle image design
I need help designing the image of a ControlWidgetToggle. do I understand correctly that I can only use an SFSymbol as image and not my custom image (unless setup via a custom SFSymbol)? is there any way I can influence the size of the image? I tried multiple SwiftUI modifiers (.imageScale, .font, .resizable, .controlSize) none of them seem to work. My image remains too tiny the image size of the on and off state is different. Seems to be enforced by the system. Is there any way to make both images use the same size? the on-state tints the image. Is there a way to set the tint color? .tint and .foregroundstyle seem to be ignored. Thank you for your help
1
0
95
Feb ’26
iOS App Library Search Keywords
Hey everyone! I'm trying to make an iOS app discoverable (in the App Library) with different keywords than its display name. I've experimented with CFBundleName, but it hasn't worked, and I couldn't find any official documentation on it. Has anyone successfully done this or have any tips? I'd love to hear your insights!
Replies
0
Boosts
0
Views
797
Activity
Jun ’24
Xcode organizer: do crashes automatically reopen?
If a crash get's marked as "Resolved" in Xcode organizer: Will it automatically get reopened if the same issue occurs again in a new/ later app version? If yes: Where is this documented?
Replies
0
Boosts
0
Views
586
Activity
Jul ’24
ControlWidgetToggle image design
I need help designing the image of a ControlWidgetToggle. do I understand correctly that I can only use an SFSymbol as image and not my custom image (unless setup via a custom SFSymbol)? is there any way I can influence the size of the image? I tried multiple SwiftUI modifiers (.imageScale, .font, .resizable, .controlSize) none of them seem to work. My image remains too tiny the image size of the on and off state is different. Seems to be enforced by the system. Is there any way to make both images use the same size? the on-state tints the image. Is there a way to set the tint color? .tint and .foregroundstyle seem to be ignored. Thank you for your help
Replies
1
Boosts
0
Views
95
Activity
Feb ’26