Post

Replies

Boosts

Views

Activity

Comment on Is this bad practice?
@GMacD53  Sorry, that was about another answer. I have edited my answer to make it clear who I was answering to. But maybe I missed some points on your question (I asked you if it was about extension, you did not answer). You don't show enough to tell if there is any risk in your code, except for readability if you do not follow Swift conventions. Anyway, wish you good learning.
Topic: Programming Languages SubTopic: Swift Tags:
Feb ’23
Comment on how can i make my async func wait
I don't understand exactly how the log relates to the code. Is the result OK ?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’23
Comment on Please Help Me Fix This Issues
Yes, ContentView is a generic term. You need to pass the actual View to start with.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’23
Comment on How To Set Values To Binding Variable
OK. Don't forget to close the thread.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’23
Comment on I am a new learner on Xcode
One more thing. The problems comes from the fact that Xcode looks at info.plist where a scene is announced. But cannot find it, so display is not configured properly ans stays black.
Replies
Boosts
Views
Activity
Jan ’23
Comment on SwiftUI Navigation Bar appears behind Status Bar
A good practice is to tell what the fix is. That may help others if they face the same problem.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’23
Comment on Most wanted Xcode features…
You've been heard with Xcode 14. A good improvement.
Replies
Boosts
Views
Activity
Feb ’23
Comment on What is a reliable way, to check user system locale is using 12-hours or 24-hours format?
You've marked as correct before testing… So don't expect many more answers now. Or post a new thread. I may have a solution to propose.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’23
Comment on Is this bad practice?
@GMacD53  Sorry, that was about another answer. I have edited my answer to make it clear who I was answering to. But maybe I missed some points on your question (I asked you if it was about extension, you did not answer). You don't show enough to tell if there is any risk in your code, except for readability if you do not follow Swift conventions. Anyway, wish you good learning.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’23
Comment on Info.plist no UIScene configuration dictionary (no name)
And probably, Info.plist now shows in the files list. Wish you good continuation.
Replies
Boosts
Views
Activity
Feb ’23
Comment on Question of curiosity: why different fonts in different forum sections ?
Yes, it seems to occur once you posted something on the page.
Replies
Boosts
Views
Activity
Feb ’23
Comment on Question of curiosity: why different fonts in different forum sections ?
Thanks Quinn for the feedback. It is a minor issue, for sure, but we shall measure font kerning every minute. 😉
Replies
Boosts
Views
Activity
Feb ’23
Comment on App rejected for - Guideline 2.1 - Performance - App Completeness
@Danvdb Usually the solution is to correct the bugs ! To chase them, use debugging tools as Instruments, to track leaks, zombies…
Replies
Boosts
Views
Activity
Feb ’23
Comment on Question of curiosity: why different fonts in different forum sections ?
In Safari Version 16.3 (17614.4.6.11.4, 17614) for MacOS 12.6.3, most (all ?) pages display normally.
Replies
Boosts
Views
Activity
Feb ’23
Comment on How to implement EnvironmentObject in my project?
A good practice on the forum is to tell how you fixed it.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’23
Comment on Extending Weird Classes
Thanks for feedback. Don't forget to close the thread.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Mar ’23