Post

Replies

Boosts

Views

Activity

Comment on Progress Indicator not working as expected
By default, progressIndicator goes from 0 to 100, you've got it going from 0 to 1!
Replies
Boosts
Views
Activity
Jun ’23
Comment on Upload new build
If you don't have the build, and you can't get in touch with your developer, then you don't really have an option, do you? You will have to start again from scratch.
Replies
Boosts
Views
Activity
Jun ’23
Comment on Use Sf Symbols to create an app
No. That is not what you asked. This is the Apple Developer forum, so my answer relates to developing an App for Apple devices.
Topic: Design SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’23
Comment on My app keeps getting rejected by app review
I don't think you can expect Apple to provide any help with that. If you want to make the app, it's up to you - good luck!
Replies
Boosts
Views
Activity
Oct ’22
Comment on Image Renderer not Working
Ha ha! And what is "Mac IOS"?!
Replies
Boosts
Views
Activity
Oct ’22
Comment on How To Make Optional Variables in SwiftUI View
A yes, you may not be on Xcode 14 then? (Xcode 14 adds the new, shortened syntax for "if let")
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on WebView struct not displaying correctly
You may need to type it out again. You can't really expect people to read a blurred screenshot.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on Images with names stored in an array are not displayed.
You're welcome, happy to help!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on Type 'MenuItem' has no member 'example'
Add it to a new reply. Format it as "Inline Code", and use "Paste and Match Style", to preserve formatting.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on Data Persistence and Core Data with SwiftUI
One thing to watch out for - your String values will always be Optional, when they come out of Core Data.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’22
Comment on MKPolyline loses border when zooming
...so it's nothing to do with MapTile.
Replies
Boosts
Views
Activity
Jul ’22
Comment on NSDateFormatter dealloc EXC_BAD_ACCESS
Oops, thanks Quinn!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on Looking for recommendation for s/w development machine
The future does not look good for Intel Macs, Looking at the rate they are being dropped from macOS Ventura support.
Replies
Boosts
Views
Activity
Jun ’22
Comment on using and calling functions inside my view file
Where do you define "Artwork"?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on using and calling functions inside my view file
After refactoring into separate views, if the compiler still says that it is too complicated, then you need to refactor some more!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’22