Post

Replies

Boosts

Views

Activity

Comment on Wrong fonts loaded from Storyboards in Xcode 15
@nerezza07 @Serzhas , Can you both tell me what font size these labels are? I found that the my tableview that has some labels bold and some regular font is because they're font size 18.0. I switched half to 17.0 and those were fixed. This makes sense because my other screen that has the issue only for iPad has a font size of 18.0 for iPad but 16.0 for iOS.
Aug ’23
Comment on Wrong fonts loaded from Storyboards in Xcode 15
@nerezza07 @Serzhas , Can you both tell me what font size these labels are? I found that the my tableview that has some labels bold and some regular font is because they're font size 18.0. I switched half to 17.0 and those were fixed. This makes sense because my other screen that has the issue only for iPad has a font size of 18.0 for iPad but 16.0 for iOS.
Replies
Boosts
Views
Activity
Aug ’23
Comment on Userdefaults for complications are nil while watch is working fine
@Serzhas Yes you’re correct I ended up doing that and it finally worked. Also I have the same issue as you. Even when I run WidgetCenter.shared.reloadAllTimelines() it does not always refresh the widgets even though in iOS this works. Only way to refresh is to go back and forth between watch faces.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’23
Comment on Using containerBackground with iOS16 deployment
Do I use this right on a Zstack? When I use it it does nothing, I still get an error stating that I need to adopt to containerBackground API @jcgoforth @zulfishah
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’23
Comment on Fallback to English if preferred language isn't supported
I see what you’re saying. I agree but I’m just getting some emails from German users complaining that the app recently switched to Arabic after I added localization to my app. My guess is that they have Arabic in their list of languages and missing English or English is below Arabic
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on WatchOS - Could not find a storyboard named 'Main' in bundle NSBundle
Yes no problem (FB12733736)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on Widgets revert to iPhone language after reboot
Done, thank you (FB12733255)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on WatchOS - Could not find a storyboard named 'Main' in bundle NSBundle
I first was using the latest production version of Xcode, then downloaded the beta and tried it there and still having the same issue. I would go back to an older commit and add the target again and have the same issue. Can’t figure out what is causing it to look for a storyboard
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on Widgets revert to iPhone language after reboot
Hello, I am the app developer. I’m trying to figure out why my app’s Lock Screen widgets are reverting to the phone language setting rather than my app’s.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’23
Comment on iOS 15 beta - Scrolling back to previous screen status bar is black before it goes back to title bar color
Oh man thanks so much. I've been pulling my hair out all night trying to figure out what I'm doing wrong!
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jul ’21